Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.axonframework.commandhandling.distributed.jgroups Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
CommandResponseProcessingFailedExceptionException indicating that a failure occurred during processing of a command response.Classorg.axonframework.commandhandling.distributed.jgroupsAxon
ConnectionFailedExceptionException indicating that a CommandBusConnector failed to connect to other instances.Classorg.axonframework.commandhandling.distributed.jgroupsAxon
DispatchMessageJGroups message that contains a CommandMessage that needs to be dispatched on a remote command bus segment.Classorg.axonframework.commandhandling.distributed.jgroupsAxon
HashChangeListenerReceive updates from the JGroupsConnector when the consistent hash changes.Interfaceorg.axonframework.commandhandling.distributed.jgroupsAxon
JGroupsConnectorA CommandBusConnector that uses JGroups to discover and connect to other JGroupsConnectors in the network.Classorg.axonframework.commandhandling.distributed.jgroupsAxon
JGroupsConnectorFactoryBeanSpring Factory bean that creates a JGroupsConnector and starts it when the application context is started.Classorg.axonframework.commandhandling.distributed.jgroupsAxon
JoinMessageThis message represents a notification of a Member joining the DistributedCommandBus with a given loadFactor.Classorg.axonframework.commandhandling.distributed.jgroupsAxon
MemberAwareCommandCallbackCallback implementation which wraps another callback, and is aware of the JGroups node responsible for providing the value to invoke the wrapped callback with.Classorg.axonframework.commandhandling.distributed.jgroups.support.callbacksAxon
MembershipUpdateFailedExceptionException indicating that a node has failed to update its membership details with the other nodes.Classorg.axonframework.commandhandling.distributed.jgroupsAxon
ReplyingCallbackCallback implementation that forwards the callback invocation as a reply to an incoming message.Classorg.axonframework.commandhandling.distributed.jgroups.support.callbacksAxon
ReplyMessageJGroups Message representing a reply to a dispatched command.Classorg.axonframework.commandhandling.distributed.jgroupsAxon