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 TypeMethodDescriptionvoid
Producer.send
(Message message, ConfirmationHandler confirmationHandler) Publish a message.