| Package | Description |
|---|---|
| org.apache.activemq.artemis.api.core | |
| org.apache.activemq.artemis.api.core.jgroups |
| Constructor and Description |
|---|
JGroupsBroadcastEndpoint(JChannelManager manager,
String channelName) |
JGroupsChannelBroadcastEndpoint(JChannelManager manager,
org.jgroups.JChannel jChannel,
String channelName) |
JGroupsFileBroadcastEndpoint(JChannelManager manager,
String file,
String channelName) |
JGroupsPropertiesBroadcastEndpoint(JChannelManager manager,
String properties,
String channelName) |
| Constructor and Description |
|---|
JChannelWrapper(JChannelManager manager,
String channelName,
org.jgroups.JChannel channel) |
Copyright © 2016. All rights reserved.