Uses of Interface
com.microsoft.azure.servicebus.amqp.IAmqpLink
-
Packages that use IAmqpLink Package Description com.microsoft.azure.servicebus.amqp com.microsoft.azure.servicebus.primitives -
-
Uses of IAmqpLink in com.microsoft.azure.servicebus.amqp
Subinterfaces of IAmqpLink in com.microsoft.azure.servicebus.amqp Modifier and Type Interface Description interfaceIAmqpReceiverinterfaceIAmqpSenderConstructors in com.microsoft.azure.servicebus.amqp with parameters of type IAmqpLink Constructor Description BaseLinkHandler(IAmqpLink amqpLink) -
Uses of IAmqpLink in com.microsoft.azure.servicebus.primitives
Classes in com.microsoft.azure.servicebus.primitives that implement IAmqpLink Modifier and Type Class Description classCoreMessageReceiverclassCoreMessageSender
-