Uses of Class
com.microsoft.azure.servicebus.amqp.ConnectionHandler
-
Packages that use ConnectionHandler Package Description com.microsoft.azure.servicebus.amqp -
-
Uses of ConnectionHandler in com.microsoft.azure.servicebus.amqp
Subclasses of ConnectionHandler in com.microsoft.azure.servicebus.amqp Modifier and Type Class Description class
ProxyConnectionHandler
class
WebSocketConnectionHandler
Methods in com.microsoft.azure.servicebus.amqp that return ConnectionHandler Modifier and Type Method Description static ConnectionHandler
ConnectionHandler. create(TransportType transportType, IAmqpConnection messagingFactory)
-