public class Scheduling extends BaseHandler
| Constructor and Description |
|---|
Scheduling() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
onReactorFinal(Event e) |
void |
onReactorInit(Event event) |
void |
onTimerTask(Event event) |
add, children, getHandler, getHandler, handle, 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, onTransport, onTransportClosed, onTransportError, onTransportHeadClosed, onTransportTailClosed, onUnhandled, setHandler, setHandlerpublic void onReactorInit(Event event)
onReactorInit in interface CoreHandleronReactorInit in class BaseHandlerpublic void onTimerTask(Event event)
onTimerTask in interface CoreHandleronTimerTask in class BaseHandlerpublic void onReactorFinal(Event e)
onReactorFinal in interface CoreHandleronReactorFinal in class BaseHandlerpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2025 The Apache Software Foundation. All rights reserved.