public class SendLinkHandler extends BaseLinkHandler
TRACE_LOGGER
Constructor and Description |
---|
SendLinkHandler(IAmqpSender 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 |
onLinkRemoteOpen(org.apache.qpid.proton.engine.Event event) |
onLinkLocalClose, onLinkRemoteClose, onLinkRemoteDetach, processOnClose, processOnClose
add, children, getHandler, getHandler, handle, onConnectionBound, onConnectionFinal, onConnectionInit, onConnectionLocalClose, onConnectionLocalOpen, onConnectionRemoteClose, onConnectionRemoteOpen, onConnectionUnbound, onLinkFinal, onLinkInit, onLinkLocalDetach, onLinkLocalOpen, 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 SendLinkHandler(IAmqpSender sender)
public void onLinkRemoteOpen(org.apache.qpid.proton.engine.Event event)
onLinkRemoteOpen
in interface org.apache.qpid.proton.engine.CoreHandler
onLinkRemoteOpen
in class org.apache.qpid.proton.engine.BaseHandler
public void onDelivery(org.apache.qpid.proton.engine.Event event)
onDelivery
in interface org.apache.qpid.proton.engine.CoreHandler
onDelivery
in class org.apache.qpid.proton.engine.BaseHandler
public void onLinkFlow(org.apache.qpid.proton.engine.Event event)
onLinkFlow
in interface org.apache.qpid.proton.engine.CoreHandler
onLinkFlow
in class org.apache.qpid.proton.engine.BaseHandler
Copyright © 2017. All rights reserved.