public interface Receiver
| Modifier and Type | Method and Description |
|---|---|
void |
received_request(int id,
PropagationContext ctx) |
void |
sending_reply(int id,
PropagationContextHolder ctxh) |
void received_request(int id,
PropagationContext ctx)
void sending_reply(int id,
PropagationContextHolder ctxh)
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.