Uses of Interface
com.microsoft.azure.eventhubs.impl.AmqpReceiver
-
Packages that use AmqpReceiver Package Description com.microsoft.azure.eventhubs.impl -
-
Uses of AmqpReceiver in com.microsoft.azure.eventhubs.impl
Classes in com.microsoft.azure.eventhubs.impl that implement AmqpReceiver Modifier and Type Class Description class
MessageReceiver
Common Receiver that abstracts all amqp related details translates event-driven reactor model into async receive ApiConstructors in com.microsoft.azure.eventhubs.impl with parameters of type AmqpReceiver Constructor Description ReceiveLinkHandler(AmqpReceiver receiver, String receiverName, ScheduledExecutorService executor)
-