Uses of Class
com.azure.core.amqp.AmqpShutdownSignal
-
Packages that use AmqpShutdownSignal Package Description com.azure.core.amqp Package containing classes common to AMQP protocol. -
-
Uses of AmqpShutdownSignal in com.azure.core.amqp
Methods in com.azure.core.amqp that return types with arguments of type AmqpShutdownSignal Modifier and Type Method Description Flux<AmqpShutdownSignal>AmqpConnection. getShutdownSignals()Gets any shutdown signals that occur in the AMQP endpoint.
-