public class AmqpFileUploadNotificationReceivedHandler extends AmqpConnectionHandler
connection, hostName, iotHubServiceClientProtocol, proxyOptions, sasToken, sslContext, userName| Modifier and Type | Method and Description |
|---|---|
void |
onAuthenticationSucceeded() |
void |
onDelivery(org.apache.qpid.proton.engine.Event event)
Event handler for the on delivery event
|
void |
onTimerTask(org.apache.qpid.proton.engine.Event event) |
getConnectionId, onAuthenticationFailed, onConnectionBound, onConnectionInit, onConnectionRemoteOpen, onLinkRemoteOpen, onReactorInit, onSessionRemoteOpen, verifyConnectionWasOpenedonConnectionLocalClose, onConnectionLocalOpen, onConnectionRemoteClose, onLinkLocalClose, onLinkLocalOpen, onLinkRemoteClose, onSessionLocalClose, onSessionLocalOpen, onSessionRemoteClose, onTransportErroradd, children, getHandler, getHandler, handle, onConnectionFinal, onConnectionUnbound, onLinkFinal, onLinkFlow, onLinkInit, onLinkLocalDetach, onLinkRemoteDetach, onReactorFinal, onReactorQuiesced, onSelectableError, onSelectableExpired, onSelectableFinal, onSelectableInit, onSelectableReadable, onSelectableUpdated, onSelectableWritable, onSessionFinal, onSessionInit, onTransport, onTransportClosed, onTransportHeadClosed, onTransportTailClosed, onUnhandled, setHandler, setHandlerpublic void onTimerTask(org.apache.qpid.proton.engine.Event event)
onTimerTask in interface org.apache.qpid.proton.engine.CoreHandleronTimerTask 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.BaseHandlerevent - The proton event objectpublic void onAuthenticationSucceeded()
Copyright © 2022. All rights reserved.