Uses of Interface
com.microsoft.azure.eventhubs.impl.AmqpLink
-
Packages that use AmqpLink Package Description com.microsoft.azure.eventhubs.impl -
-
Uses of AmqpLink in com.microsoft.azure.eventhubs.impl
Subinterfaces of AmqpLink in com.microsoft.azure.eventhubs.impl Modifier and Type Interface Description interfaceAmqpReceiverinterfaceAmqpSenderClasses in com.microsoft.azure.eventhubs.impl that implement AmqpLink Modifier and Type Class Description classMessageReceiverCommon Receiver that abstracts all amqp related details translates event-driven reactor model into async receive ApiclassMessageSenderAbstracts all amqp related details translates event-driven reactor model into async send ApiConstructors in com.microsoft.azure.eventhubs.impl with parameters of type AmqpLink Constructor Description BaseLinkHandler(AmqpLink amqpLink, String name)
-