org.omg.CosTSPortability
Interface Receiver


public abstract interface Receiver


Method Summary
 void received_request(int id, PropagationContext ctx)
           
 void sending_reply(int id, PropagationContextHolder ctxh)
           
 

Method Detail

received_request

public void received_request(int id,
                             PropagationContext ctx)

sending_reply

public void sending_reply(int id,
                          PropagationContextHolder ctxh)