public class FlowController extends BaseHandler
| Constructor and Description |
|---|
FlowController(int window) |
| Modifier and Type | Method and Description |
|---|---|
void |
onDelivery(Event evt) |
void |
onLinkFlow(Event evt) |
void |
onLinkLocalOpen(Event evt) |
void |
onLinkRemoteOpen(Event evt) |
add, children, getHandler, getHandler, handle, onConnectionBound, onConnectionFinal, onConnectionInit, onConnectionLocalClose, onConnectionLocalOpen, onConnectionRemoteClose, onConnectionRemoteOpen, onConnectionUnbound, onLinkFinal, onLinkInit, onLinkLocalClose, onLinkLocalDetach, onLinkRemoteClose, onLinkRemoteDetach, 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 onLinkLocalOpen(Event evt)
onLinkLocalOpen in interface CoreHandleronLinkLocalOpen in class BaseHandlerpublic void onLinkRemoteOpen(Event evt)
onLinkRemoteOpen in interface CoreHandleronLinkRemoteOpen in class BaseHandlerpublic void onLinkFlow(Event evt)
onLinkFlow in interface CoreHandleronLinkFlow in class BaseHandlerpublic void onDelivery(Event evt)
onDelivery in interface CoreHandleronDelivery in class BaseHandlerCopyright © 2025 The Apache Software Foundation. All rights reserved.