类 PortUnificationServer
- java.lang.Object
-
- org.apache.dubbo.remoting.api.PortUnificationServer
-
public class PortUnificationServer extends Object
PortUnificationServer.
-
-
构造器详细资料
-
PortUnificationServer
public PortUnificationServer(URL url)
-
-
方法详细资料
-
getUrl
public URL getUrl()
-
bind
public void bind()
-
isBound
public boolean isBound()
-
getLocalAddress
public InetSocketAddress getLocalAddress()
-
-