Class AbstractChannel
java.lang.Object
org.apache.dubbo.remoting.transport.AbstractPeer
org.apache.dubbo.remoting.transport.AbstractChannel
- All Implemented Interfaces:
Channel,ChannelHandler,Endpoint
AbstractChannel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.dubbo.remoting.transport.AbstractPeer
caught, close, close, connected, disconnected, getChannelHandler, getDelegateHandler, getHandler, getUrl, isClosed, isClosing, received, send, sent, startCloseMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.dubbo.remoting.Channel
getAttribute, getRemoteAddress, hasAttribute, isConnected, removeAttribute, setAttributeMethods inherited from interface org.apache.dubbo.remoting.Endpoint
close, close, getChannelHandler, getLocalAddress, getUrl, isClosed, send, startClose