Uses of Interface
org.apache.dubbo.remoting.RemotingServer
Packages that use RemotingServer
Package
Description
-
Uses of RemotingServer in org.apache.dubbo.remoting
Methods in org.apache.dubbo.remoting that return RemotingServerModifier and TypeMethodDescriptionTransporter.bind(URL url, ChannelHandler handler) Bind a server.static RemotingServerTransporters.bind(String url, ChannelHandler... handler) static RemotingServerTransporters.bind(URL url, ChannelHandler... handlers) -
Uses of RemotingServer in org.apache.dubbo.remoting.api.pu
Classes in org.apache.dubbo.remoting.api.pu that implement RemotingServer -
Uses of RemotingServer in org.apache.dubbo.remoting.exchange
Subinterfaces of RemotingServer in org.apache.dubbo.remoting.exchangeMethods in org.apache.dubbo.remoting.exchange that return RemotingServerModifier and TypeMethodDescriptionstatic RemotingServerPortUnificationExchanger.bind(URL url, ChannelHandler handler) Methods in org.apache.dubbo.remoting.exchange that return types with arguments of type RemotingServerModifier and TypeMethodDescriptionstatic ConcurrentMap<String, RemotingServer> PortUnificationExchanger.getServers() -
Uses of RemotingServer in org.apache.dubbo.remoting.exchange.support
Classes in org.apache.dubbo.remoting.exchange.support that implement RemotingServer -
Uses of RemotingServer in org.apache.dubbo.remoting.exchange.support.header
Classes in org.apache.dubbo.remoting.exchange.support.header that implement RemotingServerMethods in org.apache.dubbo.remoting.exchange.support.header that return RemotingServerConstructors in org.apache.dubbo.remoting.exchange.support.header with parameters of type RemotingServer -
Uses of RemotingServer in org.apache.dubbo.remoting.transport
Classes in org.apache.dubbo.remoting.transport that implement RemotingServerModifier and TypeClassDescriptionclassAbstractServerclassServerDelegateMethods in org.apache.dubbo.remoting.transport that return RemotingServerMethods in org.apache.dubbo.remoting.transport with parameters of type RemotingServerConstructors in org.apache.dubbo.remoting.transport with parameters of type RemotingServer