public class NettyPortUnificationTransporter extends Object implements PortUnificationTransporter
| 构造器和说明 |
|---|
NettyPortUnificationTransporter() |
| 限定符和类型 | 方法和说明 |
|---|---|
AbstractPortUnificationServer |
bind(org.apache.dubbo.common.URL url,
ChannelHandler handler) |
AbstractConnectionClient |
connect(org.apache.dubbo.common.URL url,
ChannelHandler handler) |
public AbstractPortUnificationServer bind(org.apache.dubbo.common.URL url, ChannelHandler handler) throws RemotingException
bind 在接口中 PortUnificationTransporterRemotingExceptionpublic AbstractConnectionClient connect(org.apache.dubbo.common.URL url, ChannelHandler handler) throws RemotingException
connect 在接口中 PortUnificationTransporterRemotingExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.