Package org.apache.dubbo.remoting.api.pu
Class AbstractPortUnificationServer
java.lang.Object
org.apache.dubbo.remoting.transport.AbstractPeer
org.apache.dubbo.remoting.transport.AbstractEndpoint
org.apache.dubbo.remoting.transport.AbstractServer
org.apache.dubbo.remoting.api.pu.AbstractPortUnificationServer
- All Implemented Interfaces:
Resetable,ChannelHandler,Endpoint,IdleSensible,RemotingServer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.dubbo.remoting.transport.AbstractServer
close, close, connected, disconnected, getAccepts, getBindAddress, getLocalAddress, reset, sendMethods inherited from class org.apache.dubbo.remoting.transport.AbstractEndpoint
resetMethods inherited from class org.apache.dubbo.remoting.transport.AbstractPeer
caught, 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
getChannelHandler, getUrl, isClosed, send, startCloseMethods inherited from interface org.apache.dubbo.remoting.IdleSensible
canHandleIdleMethods inherited from interface org.apache.dubbo.remoting.RemotingServer
getChannel, getChannels, isBound, reset
-
Constructor Details
-
AbstractPortUnificationServer
- Throws:
RemotingException
-
-
Method Details
-
getProtocols
-
addSupportedProtocol
-
getSupportedHandlers
-