Package | Description |
---|---|
org.apache.activemq.artemis.api.core |
Modifier and Type | Class and Description |
---|---|
class |
JGroupsChannelBroadcastEndpoint
An implementation of JGroupsBroadcastEndpoint that uses an externally managed JChannel for its operations.
|
class |
JGroupsFileBroadcastEndpoint
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
|
class |
JGroupsPropertiesBroadcastEndpoint
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
|
Modifier and Type | Method and Description |
---|---|
JGroupsBroadcastEndpoint |
JGroupsBroadcastEndpoint.initChannel() |
Modifier and Type | Method and Description |
---|---|
static JGroupsBroadcastEndpoint.JChannelWrapper |
JGroupsBroadcastEndpoint.JChannelManager.getJChannel(String channelName,
JGroupsBroadcastEndpoint endpoint) |
Copyright © 2015. All rights reserved.