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, setHandlerpublic void onLinkFlow(Event evt)
onLinkFlow in interface CoreHandleronLinkFlow in class BaseHandlerpublic void onDelivery(Event evt)
onDelivery in interface CoreHandleronDelivery in class BaseHandlerpublic void onConnectionRemoteClose(Event evt)
onConnectionRemoteClose in interface CoreHandleronConnectionRemoteClose in class BaseHandlerCopyright © 2025 The Apache Software Foundation. All rights reserved.