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, setHandler
public void onLinkLocalOpen(Event evt)
onLinkLocalOpen
in interface CoreHandler
onLinkLocalOpen
in class BaseHandler
public void onLinkRemoteOpen(Event evt)
onLinkRemoteOpen
in interface CoreHandler
onLinkRemoteOpen
in class BaseHandler
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
Copyright © 2016 The Apache Software Foundation. All rights reserved.