Uses of Interface
com.azure.core.amqp.client.traits.AmqpTrait
-
Packages that use AmqpTrait Package Description com.azure.core.amqp.client.traits This package contains interfaces that represent common cross-cutting (and AMQP-related) aspects of functionality offered by libraries in the Azure SDK for Java. -
-
Uses of AmqpTrait in com.azure.core.amqp.client.traits
Classes in com.azure.core.amqp.client.traits with type parameters of type AmqpTrait Modifier and Type Interface Description interfaceAmqpTrait<T extends AmqpTrait<T>>AnAzure SDK for Java traitproviding a consistent interface for configuration of AMQP-specific settings.
-