public class NettyClient extends AbstractClient
| Constructor and Description |
|---|
NettyClient(URL url,
ChannelHandler handler)
The constructor of NettyClient.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandleIdle()
Whether the implementation can sense and handle the idle connection.
|
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(URL url, ChannelHandler handler) throws RemotingException
RemotingExceptionpublic boolean canHandleIdle()
IdleSensibleCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.