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, 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, setHandler
public void onReactorInit(Event event)
onReactorInit
in interface Handler
onReactorInit
in class BaseHandler
public void onTimerTask(Event event)
onTimerTask
in interface Handler
onTimerTask
in class BaseHandler
public void onReactorFinal(Event e)
onReactorFinal
in interface Handler
onReactorFinal
in class BaseHandler
public static void main(String[] args) throws IOException
IOException
Copyright © 2015 The Apache Software Foundation. All rights reserved.