public interface Sender
| Modifier and Type | Method and Description |
|---|---|
void |
received_reply(int id,
PropagationContext ctx,
Environment env) |
void |
sending_request(int id,
PropagationContextHolder ctxh) |
void sending_request(int id,
PropagationContextHolder ctxh)
void received_reply(int id,
PropagationContext ctx,
Environment env)
throws WrongTransaction
WrongTransactionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.