public interface Sender
Modifier and Type | Method and Description |
---|---|
void |
received_reply(int reqId,
PropagationContext ctx,
Environment env) |
PropagationContext |
sending_request(int reqId) |
PropagationContext sending_request(int reqId)
void received_reply(int reqId, PropagationContext ctx, Environment env)