| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.service.transport.amqps |
| Modifier and Type | Class and Description |
|---|---|
class |
AmqpFileUploadNotificationReceive
Instance of the QPID-Proton-J BaseHandler class
overriding the events what are needed to handle
high level open, close methods and feedback received event.
|
class |
AmqpReceive
Instance of the QPID-Proton-J BaseHandler class
overriding the events what are needed to handle
high level open, close methods and feedback received event.
|
| Constructor and Description |
|---|
AmqpFeedbackReceivedHandler(String hostName,
String userName,
String sasToken,
IotHubServiceClientProtocol iotHubServiceClientProtocol,
AmqpFeedbackReceivedEvent amqpFeedbackReceivedEvent)
Constructor to set up connection parameters and initialize
handshaker and flow controller for transport
|
Copyright © 2017. All rights reserved.