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 Details

received_reply

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


sending_request

public PropagationContext sending_request(int reqId)