Uses of Interface
com.rabbitmq.stream.impl.Client.ShutdownListener
-
Packages that use Client.ShutdownListener Package Description com.rabbitmq.stream.impl Implementation-specific, non-public interfaces and classes of the RabbitMQ Stream Java Client. -
-
Uses of Client.ShutdownListener in com.rabbitmq.stream.impl
Methods in com.rabbitmq.stream.impl with parameters of type Client.ShutdownListener Modifier and Type Method Description Client.ClientParametersClient.ClientParameters. shutdownListener(Client.ShutdownListener shutdownListener)
-