public class Networkers extends Object
public static Peer join(String group, String peer, ChannelHandler handler) throws RemotingException
public static Peer join(URL group, URL peer, ChannelHandler handler) throws RemotingException
public static Group lookup(String group) throws RemotingException
public static Group lookup(URL group) throws RemotingException
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.