public interface Receiver
Modifier and Type | Method and Description |
---|---|
void |
received_request(int reqId,
PropagationContext ctx) |
PropagationContext |
sending_reply(int reqId) |
PropagationContext sending_reply(int reqId)
void received_request(int reqId, PropagationContext ctx)