public class ReactorLogger extends BaseHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
ReactorLogger.Logger |
| Constructor and Description |
|---|
ReactorLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
onReactorFinal(Event e) |
void |
onReactorInit(Event e) |
add, children, getHandler, getHandler, onConnectionBound, onConnectionFinal, onConnectionInit, onConnectionLocalClose, onConnectionLocalOpen, onConnectionRemoteClose, onConnectionRemoteOpen, onConnectionUnbound, onDelivery, onLinkFinal, onLinkFlow, onLinkInit, onLinkLocalClose, onLinkLocalDetach, onLinkLocalOpen, onLinkRemoteClose, onLinkRemoteDetach, onLinkRemoteOpen, onReactorQuiesced, onSelectableError, onSelectableExpired, onSelectableFinal, onSelectableInit, onSelectableReadable, onSelectableUpdated, onSelectableWritable, onSessionFinal, onSessionInit, onSessionLocalClose, onSessionLocalOpen, onSessionRemoteClose, onSessionRemoteOpen, onTimerTask, onTransport, onTransportClosed, onTransportError, onTransportHeadClosed, onTransportTailClosed, onUnhandled, setHandler, setHandlerpublic void onReactorInit(Event e)
onReactorInit in interface HandleronReactorInit in class BaseHandlerpublic void onReactorFinal(Event e)
onReactorFinal in interface HandleronReactorFinal in class BaseHandlerpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.