Uses of Interface
com.rabbitmq.stream.ConfirmationHandler
Packages that use ConfirmationHandler
-
Uses of ConfirmationHandler in com.rabbitmq.stream
Methods in com.rabbitmq.stream with parameters of type ConfirmationHandlerModifier and TypeMethodDescriptionvoidProducer.send(Message message, ConfirmationHandler confirmationHandler) Publish a message.