public class NettyClient extends AbstractClient
| 构造器和说明 |
|---|
NettyClient(URL url,
ChannelHandler handler)
The constructor of NettyClient.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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, startClosegetChannelHandler, getUrl, isClosed, send, startClosepublic NettyClient(URL url, ChannelHandler handler) throws RemotingException
public boolean canHandleIdle()
IdleSensibleCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.