Uses of Interface
com.microsoft.azure.eventhubs.impl.AmqpSender
-
Packages that use AmqpSender Package Description com.microsoft.azure.eventhubs.impl -
-
Uses of AmqpSender in com.microsoft.azure.eventhubs.impl
Classes in com.microsoft.azure.eventhubs.impl that implement AmqpSender Modifier and Type Class Description class
MessageSender
Abstracts all amqp related details translates event-driven reactor model into async send ApiConstructors in com.microsoft.azure.eventhubs.impl with parameters of type AmqpSender Constructor Description SendLinkHandler(AmqpSender sender, String senderName, ScheduledExecutorService executor)
-