public class MulticastGroup extends AbstractGroup
| Constructor and Description |
|---|
MulticastGroup(URL url) |
| Modifier and Type | Method and Description |
|---|---|
Peer |
join(URL url,
ChannelHandler handler)
join.
|
void |
leave(URL url)
leave.
|
close, getUrlpublic MulticastGroup(URL url)
public Peer join(URL url, ChannelHandler handler) throws RemotingException
Groupjoin in interface Groupjoin in class AbstractGroupRemotingExceptionpublic void leave(URL url) throws RemotingException
Groupleave in interface Groupleave in class AbstractGroupRemotingExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.