public class SendLinkHandler extends BaseLinkHandler
| Constructor and Description |
|---|
SendLinkHandler(AmqpSender sender) |
| Modifier and Type | Method and Description |
|---|---|
void |
onDelivery(org.apache.qpid.proton.engine.Event event) |
void |
onLinkFlow(org.apache.qpid.proton.engine.Event event) |
void |
onLinkLocalOpen(org.apache.qpid.proton.engine.Event event) |
void |
onLinkRemoteOpen(org.apache.qpid.proton.engine.Event event) |
onLinkLocalClose, onLinkRemoteClose, onLinkRemoteDetach, processOnClose, processOnCloseadd, children, getHandler, getHandler, handle, onConnectionBound, onConnectionFinal, onConnectionInit, onConnectionLocalClose, onConnectionLocalOpen, onConnectionRemoteClose, onConnectionRemoteOpen, onConnectionUnbound, onLinkFinal, onLinkInit, onLinkLocalDetach, 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 SendLinkHandler(AmqpSender sender)
public void onLinkLocalOpen(org.apache.qpid.proton.engine.Event event)
onLinkLocalOpen in interface org.apache.qpid.proton.engine.CoreHandleronLinkLocalOpen in class org.apache.qpid.proton.engine.BaseHandlerpublic void onLinkRemoteOpen(org.apache.qpid.proton.engine.Event event)
onLinkRemoteOpen in interface org.apache.qpid.proton.engine.CoreHandleronLinkRemoteOpen in class org.apache.qpid.proton.engine.BaseHandlerpublic void onDelivery(org.apache.qpid.proton.engine.Event event)
onDelivery in interface org.apache.qpid.proton.engine.CoreHandleronDelivery in class org.apache.qpid.proton.engine.BaseHandlerpublic void onLinkFlow(org.apache.qpid.proton.engine.Event event)
onLinkFlow in interface org.apache.qpid.proton.engine.CoreHandleronLinkFlow in class org.apache.qpid.proton.engine.BaseHandlerCopyright © 2019. All rights reserved.