Class JGroupsChannelBroadcastEndpoint

java.lang.Object
org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
org.apache.activemq.artemis.api.core.JGroupsChannelBroadcastEndpoint
All Implemented Interfaces:
BroadcastEndpoint

public class JGroupsChannelBroadcastEndpoint extends JGroupsBroadcastEndpoint
An implementation of JGroupsBroadcastEndpoint that uses an externally managed JChannel for its operations. Note - this implementation does not close the JChannel, since its externally created.