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