Class AbstractEndpoint
java.lang.Object
org.apache.dubbo.remoting.transport.AbstractPeer
org.apache.dubbo.remoting.transport.AbstractEndpoint
- All Implemented Interfaces:
Resetable,ChannelHandler,Endpoint
- Direct Known Subclasses:
AbstractClient,AbstractServer
AbstractEndpoint
-
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, toString, wait, wait, waitMethods inherited from interface org.apache.dubbo.remoting.Endpoint
getLocalAddress, send