Uses of Interface
org.apache.activemq.artemis.core.server.cluster.quorum.QuorumVoteHandler
Packages that use QuorumVoteHandler
Package
Description
-
Uses of QuorumVoteHandler in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
Methods in org.apache.activemq.artemis.core.protocol.core.impl.wireformat with parameters of type QuorumVoteHandlerModifier and TypeMethodDescriptionvoidQuorumVoteMessage.decode(QuorumVoteHandler voteHandler) voidQuorumVoteReplyMessage.decodeRest(QuorumVoteHandler voteHandler) -
Uses of QuorumVoteHandler in org.apache.activemq.artemis.core.server.cluster.quorum
Methods in org.apache.activemq.artemis.core.server.cluster.quorum with parameters of type QuorumVoteHandlerModifier and TypeMethodDescriptionvoidQuorumManager.registerQuorumHandler(QuorumVoteHandler quorumVoteHandler) called to register vote handlers on the quorum -
Uses of QuorumVoteHandler in org.apache.activemq.artemis.core.server.impl
Classes in org.apache.activemq.artemis.core.server.impl that implement QuorumVoteHandler