public class Networkers extends Object
| 构造器和说明 |
|---|
Networkers() |
public static Peer join(String group, String peer, ChannelHandler handler) throws RemotingException
public static Peer join(org.apache.dubbo.common.URL group, org.apache.dubbo.common.URL peer, ChannelHandler handler) throws RemotingException
public static Group lookup(String group) throws RemotingException
public static Group lookup(org.apache.dubbo.common.URL group) throws RemotingException
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.