org.omg.CosTSPortability

Interface Receiver

public interface Receiver

Method Summary

void
received_request(int reqId, PropagationContext ctx)
PropagationContext
sending_reply(int reqId)

Method Details

received_request

public void received_request(int reqId,
                             PropagationContext ctx)


sending_reply

public PropagationContext sending_reply(int reqId)