public class JGroupsChannelBroadcastEndpoint extends JGroupsBroadcastEndpoint
| Constructor and Description |
|---|
JGroupsChannelBroadcastEndpoint(JChannelManager manager,
org.jgroups.JChannel jChannel,
String channelName) |
| Modifier and Type | Method and Description |
|---|---|
org.jgroups.JChannel |
createChannel() |
protected void |
internalCloseChannel(JChannelWrapper channel)
Closes the channel used in this JGroups Broadcast.
|
broadcast, close, initChannel, internalOpen, openBroadcaster, openClient, receiveBroadcast, receiveBroadcastpublic JGroupsChannelBroadcastEndpoint(JChannelManager manager, org.jgroups.JChannel jChannel, String channelName)
public org.jgroups.JChannel createChannel()
throws Exception
createChannel in class JGroupsBroadcastEndpointExceptionprotected void internalCloseChannel(JChannelWrapper channel)
JGroupsBroadcastEndpointinternalCloseChannel in class JGroupsBroadcastEndpointCopyright © 2018 The Apache Software Foundation. All rights reserved.