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