public class Spout extends BaseHandler
Constructor and Description |
---|
Spout(int count,
boolean quiet) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] argv) |
void |
onConnectionRemoteClose(Event evt) |
void |
onDelivery(Event evt) |
void |
onLinkFlow(Event evt) |
add, children, getHandler, getHandler, handle, onConnectionBound, onConnectionFinal, onConnectionInit, onConnectionLocalClose, onConnectionLocalOpen, onConnectionRemoteOpen, onConnectionUnbound, onLinkFinal, onLinkInit, onLinkLocalClose, onLinkLocalDetach, onLinkLocalOpen, onLinkRemoteClose, onLinkRemoteDetach, onLinkRemoteOpen, onReactorFinal, onReactorInit, onReactorQuiesced, onSelectableError, onSelectableExpired, onSelectableFinal, onSelectableInit, onSelectableReadable, onSelectableUpdated, onSelectableWritable, onSessionFinal, onSessionInit, onSessionLocalClose, onSessionLocalOpen, onSessionRemoteClose, onSessionRemoteOpen, onTimerTask, onTransport, onTransportClosed, onTransportError, onTransportHeadClosed, onTransportTailClosed, onUnhandled, setHandler, setHandler
public void onLinkFlow(Event evt)
onLinkFlow
in interface CoreHandler
onLinkFlow
in class BaseHandler
public void onDelivery(Event evt)
onDelivery
in interface CoreHandler
onDelivery
in class BaseHandler
public void onConnectionRemoteClose(Event evt)
onConnectionRemoteClose
in interface CoreHandler
onConnectionRemoteClose
in class BaseHandler
Copyright © 2016 The Apache Software Foundation. All rights reserved.