public abstract class AbstractGroup extends Object implements Group
public AbstractGroup(URL url)
public Peer join(URL url, ChannelHandler handler) throws RemotingException
Groupjoin 在接口中 GroupRemotingExceptionpublic void leave(URL url) throws RemotingException
Groupleave 在接口中 GroupRemotingExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.