P - The type of the payload.R - The type of the response.public interface IPayloadResponseRequestManager<P,R>
| Modifier and Type | Method and Description |
|---|---|
void |
handle(P payload,
org.symphonyoss.s2.fugue.pipeline.IConsumer<R> consumer) |
void handle(P payload, org.symphonyoss.s2.fugue.pipeline.IConsumer<R> consumer) throws CanonException
CanonExceptionCopyright © 2018 Symphony Software Foundation. All rights reserved.