public interface DefaultMsgCallback
| Modifier and Type | Method and Description |
|---|---|
int |
defaultMsgCallback(ReactorMsgEvent event)
A callback function that the
Reactor will use to communicate
message events to the application. |
int defaultMsgCallback(ReactorMsgEvent event)
Reactor will use to communicate
message events to the application.event - A ReactorMsgEvent containing event information. The
ReactorMsgEvent is valid only during callbackReactorMsgEvent,
ReactorCallbackReturnCodesCopyright @ 2019 Thomson Reuters. All Rights Reserved.