public abstract class AbstractChannel extends AbstractPeer implements Channel
| 构造器和说明 |
|---|
AbstractChannel(URL url,
ChannelHandler handler) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
send(Object message,
boolean sent)
send message.
|
String |
toString() |
caught, close, close, connected, disconnected, getChannelHandler, getDelegateHandler, getHandler, getUrl, isClosed, isClosing, received, send, sent, startClosegetAttribute, getRemoteAddress, hasAttribute, isConnected, removeAttribute, setAttributeclose, close, getChannelHandler, getLocalAddress, getUrl, isClosed, send, startClosepublic AbstractChannel(URL url, ChannelHandler handler)
public void send(Object message, boolean sent) throws RemotingException
Endpointsend 在接口中 Endpointsent - already sent to socket?RemotingExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.