| Modifier and Type | Method and Description |
|---|---|
AbstractPortUnificationServer |
bind(URL url,
ChannelHandler handler) |
AbstractConnectionClient |
connect(URL url,
ChannelHandler handler) |
@Adaptive(value={"server","transporter"}) AbstractPortUnificationServer bind(URL url, ChannelHandler handler) throws RemotingException
RemotingException@Adaptive(value={"client","transporter"}) AbstractConnectionClient connect(URL url, ChannelHandler handler) throws RemotingException
RemotingExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.