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,
IConsumer<R> consumer) |
void handle(P payload, IConsumer<R> consumer) throws CanonException
CanonExceptionCopyright © 2018 Symphony Software Foundation. All rights reserved.