public class NettyPortUnificationTransporter extends Object implements PortUnificationTransporter
| Constructor and Description |
|---|
NettyPortUnificationTransporter() |
| Modifier and Type | Method and Description |
|---|---|
AbstractPortUnificationServer |
bind(org.apache.dubbo.common.URL url,
ChannelHandler handler) |
AbstractConnectionClient |
connect(org.apache.dubbo.common.URL url,
ChannelHandler handler) |
public static final String NAME
public AbstractPortUnificationServer bind(org.apache.dubbo.common.URL url, ChannelHandler handler) throws RemotingException
bind in interface PortUnificationTransporterRemotingExceptionpublic AbstractConnectionClient connect(org.apache.dubbo.common.URL url, ChannelHandler handler) throws RemotingException
connect in interface PortUnificationTransporterRemotingExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.