接口的使用
org.apache.dubbo.remoting.RemotingServer
-
使用RemotingServer的程序包 程序包 说明 com.alibaba.dubbo.remoting org.apache.dubbo.remoting org.apache.dubbo.remoting.exchange org.apache.dubbo.remoting.exchange.support org.apache.dubbo.remoting.exchange.support.header org.apache.dubbo.remoting.transport org.apache.dubbo.remoting.transport.netty org.apache.dubbo.remoting.transport.netty4 org.apache.dubbo.rpc org.apache.dubbo.rpc.protocol org.apache.dubbo.rpc.protocol.dubbo FutureAdapterwas in dubbo-rpc-dubbo module, considering some users will use this class directly, keep the package not changed.org.apache.dubbo.rpc.protocol.grpc -
-
com.alibaba.dubbo.remoting中RemotingServer的使用
com.alibaba.dubbo.remoting中RemotingServer的子接口 修饰符和类型 接口 说明 interfaceServer已过时。返回RemotingServer的com.alibaba.dubbo.remoting中的方法 修饰符和类型 方法 说明 default RemotingServerTransporter. bind(URL url, ChannelHandler handler)已过时。 -
org.apache.dubbo.remoting中RemotingServer的使用
返回RemotingServer的org.apache.dubbo.remoting中的方法 修饰符和类型 方法 说明 RemotingServerTransporter. bind(URL url, ChannelHandler handler)Bind a server.static RemotingServerTransporters. bind(String url, ChannelHandler... handler)static RemotingServerTransporters. bind(URL url, ChannelHandler... handlers) -
org.apache.dubbo.remoting.exchange中RemotingServer的使用
org.apache.dubbo.remoting.exchange中RemotingServer的子接口 修饰符和类型 接口 说明 interfaceExchangeServerExchangeServer. -
org.apache.dubbo.remoting.exchange.support中RemotingServer的使用
实现RemotingServer的org.apache.dubbo.remoting.exchange.support中的类 修饰符和类型 类 说明 classExchangeServerDelegateExchangeServerDelegate -
org.apache.dubbo.remoting.exchange.support.header中RemotingServer的使用
实现RemotingServer的org.apache.dubbo.remoting.exchange.support.header中的类 修饰符和类型 类 说明 classHeaderExchangeServerExchangeServerImpl返回RemotingServer的org.apache.dubbo.remoting.exchange.support.header中的方法 修饰符和类型 方法 说明 RemotingServerHeaderExchangeServer. getServer()参数类型为RemotingServer的org.apache.dubbo.remoting.exchange.support.header中的构造器 构造器 说明 HeaderExchangeServer(RemotingServer server) -
org.apache.dubbo.remoting.transport中RemotingServer的使用
实现RemotingServer的org.apache.dubbo.remoting.transport中的类 修饰符和类型 类 说明 classAbstractServerAbstractServerclassServerDelegateServerDelegate返回RemotingServer的org.apache.dubbo.remoting.transport中的方法 修饰符和类型 方法 说明 RemotingServerServerDelegate. getServer()参数类型为RemotingServer的org.apache.dubbo.remoting.transport中的方法 修饰符和类型 方法 说明 voidServerDelegate. setServer(RemotingServer server)参数类型为RemotingServer的org.apache.dubbo.remoting.transport中的构造器 构造器 说明 ServerDelegate(RemotingServer server) -
org.apache.dubbo.remoting.transport.netty中RemotingServer的使用
实现RemotingServer的org.apache.dubbo.remoting.transport.netty中的类 修饰符和类型 类 说明 classNettyServerNettyServer返回RemotingServer的org.apache.dubbo.remoting.transport.netty中的方法 修饰符和类型 方法 说明 RemotingServerNettyTransporter. bind(URL url, ChannelHandler handler) -
org.apache.dubbo.remoting.transport.netty4中RemotingServer的使用
实现RemotingServer的org.apache.dubbo.remoting.transport.netty4中的类 修饰符和类型 类 说明 classNettyServerNettyServer.返回RemotingServer的org.apache.dubbo.remoting.transport.netty4中的方法 修饰符和类型 方法 说明 RemotingServerNettyTransporter. bind(URL url, ChannelHandler handler) -
org.apache.dubbo.rpc中RemotingServer的使用
返回RemotingServer的org.apache.dubbo.rpc中的方法 修饰符和类型 方法 说明 default RemotingServerProtocolServer. getRemotingServer()参数类型为RemotingServer的org.apache.dubbo.rpc中的方法 修饰符和类型 方法 说明 default voidProtocolServer. setRemotingServers(RemotingServer server) -
org.apache.dubbo.rpc.protocol中RemotingServer的使用
实现RemotingServer的org.apache.dubbo.rpc.protocol中的类 修饰符和类型 类 说明 protected classAbstractProxyProtocol.RemotingServerAdapter -
org.apache.dubbo.rpc.protocol.dubbo中RemotingServer的使用
返回RemotingServer的org.apache.dubbo.rpc.protocol.dubbo中的方法 修饰符和类型 方法 说明 RemotingServerDubboProtocolServer. getRemotingServer()参数类型为RemotingServer的org.apache.dubbo.rpc.protocol.dubbo中的构造器 构造器 说明 DubboProtocolServer(RemotingServer server) -
org.apache.dubbo.rpc.protocol.grpc中RemotingServer的使用
实现RemotingServer的org.apache.dubbo.rpc.protocol.grpc中的类 修饰符和类型 类 说明 classGrpcProtocol.GrpcRemotingServer
-