public class NettyClient extends AbstractClient
| Constructor and Description |
|---|
NettyClient(org.apache.dubbo.common.URL url,
ChannelHandler handler)
The constructor of NettyClient.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandleIdle() |
close, close, disconnect, getAttribute, getConnectAddress, getLocalAddress, getRemoteAddress, hasAttribute, isConnected, reconnect, removeAttribute, send, setAttribute, toStringreset, resetcaught, connected, disconnected, getChannelHandler, getDelegateHandler, getHandler, getUrl, isClosed, isClosing, received, send, sent, startCloseequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChannelHandler, getUrl, isClosed, send, startClosepublic NettyClient(org.apache.dubbo.common.URL url,
ChannelHandler handler)
throws RemotingException
RemotingExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.