public abstract class SenderLinkHandler
extends org.apache.qpid.proton.engine.BaseHandler
| Modifier and Type | Field and Description |
|---|---|
protected LinkStateCallback |
linkStateCallback |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getLinkInstanceType() |
void |
onLinkInit(org.apache.qpid.proton.engine.Event event) |
void |
onLinkLocalClose(org.apache.qpid.proton.engine.Event event) |
void |
onLinkLocalOpen(org.apache.qpid.proton.engine.Event event) |
void |
onLinkRemoteClose(org.apache.qpid.proton.engine.Event event) |
void |
onLinkRemoteOpen(org.apache.qpid.proton.engine.Event event) |
add, children, getHandler, getHandler, handle, onConnectionBound, onConnectionFinal, onConnectionInit, onConnectionLocalClose, onConnectionLocalOpen, onConnectionRemoteClose, onConnectionRemoteOpen, onConnectionUnbound, onDelivery, onLinkFinal, onLinkFlow, onLinkLocalDetach, 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, setHandlerprotected final LinkStateCallback linkStateCallback
protected abstract String getLinkInstanceType()
public 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 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 onLinkInit(org.apache.qpid.proton.engine.Event event)
onLinkInit in interface org.apache.qpid.proton.engine.CoreHandleronLinkInit in class org.apache.qpid.proton.engine.BaseHandlerpublic void onLinkRemoteClose(org.apache.qpid.proton.engine.Event event)
onLinkRemoteClose in interface org.apache.qpid.proton.engine.CoreHandleronLinkRemoteClose in class org.apache.qpid.proton.engine.BaseHandlerpublic void onLinkLocalClose(org.apache.qpid.proton.engine.Event event)
onLinkLocalClose in interface org.apache.qpid.proton.engine.CoreHandleronLinkLocalClose in class org.apache.qpid.proton.engine.BaseHandlerCopyright © 2022. All rights reserved.