org.omg.CosTSPortability
Interface Sender


public interface Sender


Method Summary
 void received_reply(int reqId, PropagationContext ctx, Environment env)
           
 PropagationContext sending_request(int reqId)
           
 

Method Detail

sending_request

PropagationContext sending_request(int reqId)

received_reply

void received_reply(int reqId,
                    PropagationContext ctx,
                    Environment env)