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