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 interface
IAmqpReceiver
interface
IAmqpSender
Constructors 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 class
CoreMessageReceiver
class
CoreMessageSender
-