Uses of Interface
org.apache.activemq.artemis.core.protocol.core.CommandConfirmationHandler
Packages that use CommandConfirmationHandler
Package
Description
-
Uses of CommandConfirmationHandler in org.apache.activemq.artemis.core.protocol.core
Methods in org.apache.activemq.artemis.core.protocol.core with parameters of type CommandConfirmationHandlerModifier and TypeMethodDescriptionvoidChannel.setCommandConfirmationHandler(CommandConfirmationHandler handler) sets the handler to use when a confirmation is received. -
Uses of CommandConfirmationHandler in org.apache.activemq.artemis.core.protocol.core.impl
Methods in org.apache.activemq.artemis.core.protocol.core.impl with parameters of type CommandConfirmationHandlerModifier and TypeMethodDescriptionvoidChannelImpl.setCommandConfirmationHandler(CommandConfirmationHandler handler)