| BroadcastGroupConfiguration |
|
| ChannelBroadcastEndpointFactory |
An implementation of BroadcastEndpointFactory that uses an externally managed JChannel for JGroups clustering.
|
| DiscoveryGroupConfiguration |
This file represents how we are using Discovery.
|
| FilterConstants |
Constants representing pre-defined message attributes that can be referenced in ActiveMQ Artemis core
filter expressions.
|
| JGroupsBroadcastEndpoint |
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
|
| JGroupsChannelBroadcastEndpoint |
An implementation of JGroupsBroadcastEndpoint that uses an externally managed JChannel for its operations.
|
| JGroupsFileBroadcastEndpoint |
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
|
| JGroupsFileBroadcastEndpointFactory |
|
| JsonUtil |
|
| RefCountMessage |
RefCountMessage is a base-class for any message intending to do reference counting.
|
| TransportConfiguration |
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| UDPBroadcastEndpointFactory |
The configuration used to determine how the server will broadcast members.
|