| Package | Description |
|---|---|
| com.microsoft.azure.eventhubs.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
MessagingFactory
Abstracts all amqp related details and exposes AmqpConnection object
Manages connection life-cycle
|
| Modifier and Type | Method and Description |
|---|---|
protected AmqpConnection |
ConnectionHandler.getAmqpConnection() |
| Constructor and Description |
|---|
ConnectionHandler(AmqpConnection amqpConnection) |
RequestResponseOpener(SessionProvider sessionProvider,
String sessionName,
String linkName,
String endpointAddress,
AmqpConnection eventDispatcher) |
WebSocketConnectionHandler(AmqpConnection amqpConnection) |
WebSocketProxyConnectionHandler(AmqpConnection amqpConnection) |
Copyright © 2019. All rights reserved.