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