public class ErrorLoggingBaseHandlerWithCleanup extends ErrorLoggingBaseHandler
errorProcessor, protonJExceptionParser
Constructor and Description |
---|
ErrorLoggingBaseHandlerWithCleanup() |
Modifier and Type | Method and Description |
---|---|
void |
onConnectionLocalClose(org.apache.qpid.proton.engine.Event event) |
void |
onConnectionLocalOpen(org.apache.qpid.proton.engine.Event event) |
void |
onConnectionRemoteClose(org.apache.qpid.proton.engine.Event event) |
void |
onConnectionRemoteOpen(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) |
void |
onSessionLocalClose(org.apache.qpid.proton.engine.Event event) |
void |
onSessionLocalOpen(org.apache.qpid.proton.engine.Event event) |
void |
onSessionRemoteClose(org.apache.qpid.proton.engine.Event event) |
void |
onSessionRemoteOpen(org.apache.qpid.proton.engine.Event event) |
void |
onTransportError(org.apache.qpid.proton.engine.Event event) |
add, children, getHandler, getHandler, handle, onConnectionBound, onConnectionFinal, onConnectionInit, onConnectionUnbound, onDelivery, onLinkFinal, onLinkFlow, onLinkInit, onLinkLocalDetach, onLinkRemoteDetach, onReactorFinal, onReactorInit, onReactorQuiesced, onSelectableError, onSelectableExpired, onSelectableFinal, onSelectableInit, onSelectableReadable, onSelectableUpdated, onSelectableWritable, onSessionFinal, onSessionInit, onTimerTask, onTransport, onTransportClosed, onTransportHeadClosed, onTransportTailClosed, onUnhandled, setHandler, setHandler
public void onLinkRemoteClose(org.apache.qpid.proton.engine.Event event)
onLinkRemoteClose
in interface org.apache.qpid.proton.engine.CoreHandler
onLinkRemoteClose
in class ErrorLoggingBaseHandler
public void onSessionRemoteClose(org.apache.qpid.proton.engine.Event event)
onSessionRemoteClose
in interface org.apache.qpid.proton.engine.CoreHandler
onSessionRemoteClose
in class ErrorLoggingBaseHandler
public void onConnectionRemoteClose(org.apache.qpid.proton.engine.Event event)
onConnectionRemoteClose
in interface org.apache.qpid.proton.engine.CoreHandler
onConnectionRemoteClose
in class ErrorLoggingBaseHandler
public void onTransportError(org.apache.qpid.proton.engine.Event event)
onTransportError
in interface org.apache.qpid.proton.engine.CoreHandler
onTransportError
in class ErrorLoggingBaseHandler
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 onConnectionRemoteOpen(org.apache.qpid.proton.engine.Event event)
onConnectionRemoteOpen
in interface org.apache.qpid.proton.engine.CoreHandler
onConnectionRemoteOpen
in class org.apache.qpid.proton.engine.BaseHandler
public void onSessionRemoteOpen(org.apache.qpid.proton.engine.Event event)
onSessionRemoteOpen
in interface org.apache.qpid.proton.engine.CoreHandler
onSessionRemoteOpen
in class org.apache.qpid.proton.engine.BaseHandler
public void onLinkLocalOpen(org.apache.qpid.proton.engine.Event event)
onLinkLocalOpen
in interface org.apache.qpid.proton.engine.CoreHandler
onLinkLocalOpen
in class org.apache.qpid.proton.engine.BaseHandler
public void onConnectionLocalOpen(org.apache.qpid.proton.engine.Event event)
onConnectionLocalOpen
in interface org.apache.qpid.proton.engine.CoreHandler
onConnectionLocalOpen
in class org.apache.qpid.proton.engine.BaseHandler
public void onSessionLocalOpen(org.apache.qpid.proton.engine.Event event)
onSessionLocalOpen
in interface org.apache.qpid.proton.engine.CoreHandler
onSessionLocalOpen
in class org.apache.qpid.proton.engine.BaseHandler
public void onLinkLocalClose(org.apache.qpid.proton.engine.Event event)
onLinkLocalClose
in interface org.apache.qpid.proton.engine.CoreHandler
onLinkLocalClose
in class org.apache.qpid.proton.engine.BaseHandler
public void onSessionLocalClose(org.apache.qpid.proton.engine.Event event)
onSessionLocalClose
in interface org.apache.qpid.proton.engine.CoreHandler
onSessionLocalClose
in class org.apache.qpid.proton.engine.BaseHandler
public void onConnectionLocalClose(org.apache.qpid.proton.engine.Event event)
onConnectionLocalClose
in interface org.apache.qpid.proton.engine.CoreHandler
onConnectionLocalClose
in class org.apache.qpid.proton.engine.BaseHandler
Copyright © 2023. All rights reserved.