public class LoggingFlowController
extends org.apache.qpid.proton.engine.BaseHandler
FlowController but with some small edits for logging purposes.
Use this FlowController to automatically flow link credit back to the service from this client's receiver links after
each delivery on the receiver link.| Constructor and Description |
|---|
LoggingFlowController(String linkCorrelationId) |
| Modifier and Type | Method and Description |
|---|---|
void |
onUnhandled(org.apache.qpid.proton.engine.Event event) |
add, children, getHandler, getHandler, handle, onConnectionBound, onConnectionFinal, onConnectionInit, onConnectionLocalClose, onConnectionLocalOpen, onConnectionRemoteClose, onConnectionRemoteOpen, onConnectionUnbound, onDelivery, onLinkFinal, onLinkFlow, onLinkInit, onLinkLocalClose, onLinkLocalDetach, onLinkLocalOpen, onLinkRemoteClose, onLinkRemoteDetach, onLinkRemoteOpen, onReactorFinal, onReactorInit, onReactorQuiesced, onSelectableError, onSelectableExpired, onSelectableFinal, onSelectableInit, onSelectableReadable, onSelectableUpdated, onSelectableWritable, onSessionFinal, onSessionInit, onSessionLocalClose, onSessionLocalOpen, onSessionRemoteClose, onSessionRemoteOpen, onTimerTask, onTransport, onTransportClosed, onTransportError, onTransportHeadClosed, onTransportTailClosed, setHandler, setHandlerpublic LoggingFlowController(String linkCorrelationId)
Copyright © 2024. All rights reserved.