Class 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.