程序包的使用
org.apache.dubbo.rpc
-
com.alibaba.dubbo.cache.support使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation. -
com.alibaba.dubbo.common使用的org.apache.dubbo.rpc中的类 类 说明 Constants -
com.alibaba.dubbo.rpc使用的org.apache.dubbo.rpc中的类 类 说明 Exporter Exporter.Filter Extension for intercepting the invocation for both service provider and consumer, furthermore, most of functions in dubbo are implemented base on the same mechanism.Invocation Invocation.Invoker Invoker.InvokerListener InvokerListener.Protocol Protocol.ProtocolServer Distinct fromRemotingServer, each protocol holds one or more ProtocolServers(the number usually decides by port numbers), while each ProtocolServer holds zero or one RemotingServer.ProxyFactory ProxyFactory.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcContext Thread local context.RpcException RPC Exception. -
com.alibaba.dubbo.rpc.cluster使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.RpcException RPC Exception. -
org.apache.dubbo.cache使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation. -
org.apache.dubbo.cache.filter使用的org.apache.dubbo.rpc中的类 类 说明 Filter Extension for intercepting the invocation for both service provider and consumer, furthermore, most of functions in dubbo are implemented base on the same mechanism.Invocation Invocation.Invoker Invoker.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.cache.support使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation. -
org.apache.dubbo.config.event使用的org.apache.dubbo.rpc中的类 类 说明 Invoker Invoker. -
org.apache.dubbo.config.invoker使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.monitor.dubbo使用的org.apache.dubbo.rpc中的类 类 说明 Filter Extension for intercepting the invocation for both service provider and consumer, furthermore, most of functions in dubbo are implemented base on the same mechanism.Invocation Invocation.Invoker Invoker.Protocol Protocol.ProxyFactory ProxyFactory.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.monitor.support使用的org.apache.dubbo.rpc中的类 类 说明 Filter Extension for intercepting the invocation for both service provider and consumer, furthermore, most of functions in dubbo are implemented base on the same mechanism.Filter.Listener Invocation Invocation.Invoker Invoker.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.qos.protocol使用的org.apache.dubbo.rpc中的类 类 说明 Exporter Exporter.Invoker Invoker.Protocol Protocol.ProtocolServer Distinct fromRemotingServer, each protocol holds one or more ProtocolServers(the number usually decides by port numbers), while each ProtocolServer holds zero or one RemotingServer.RpcException RPC Exception. -
org.apache.dubbo.registry.client.migration使用的org.apache.dubbo.rpc中的类 类 说明 Exporter Exporter.Invocation Invocation.Invoker Invoker.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.registry.dubbo使用的org.apache.dubbo.rpc中的类 类 说明 Invoker Invoker.Protocol Protocol.ProxyFactory ProxyFactory. -
org.apache.dubbo.registry.integration使用的org.apache.dubbo.rpc中的类 类 说明 Exporter Exporter.Invocation Invocation.Invoker Invoker.Protocol Protocol.ProtocolServer Distinct fromRemotingServer, each protocol holds one or more ProtocolServers(the number usually decides by port numbers), while each ProtocolServer holds zero or one RemotingServer.ProxyFactory ProxyFactory.RpcException RPC Exception. -
org.apache.dubbo.rpc使用的org.apache.dubbo.rpc中的类 类 说明 AppResponse AsyncRpcResultis introduced in 3.0.0 to replace RpcResult, and RpcResult is replaced withAppResponse: AsyncRpcResult is the object that is actually passed in the call chain AppResponse only simply represents the business resultAsyncContext AsyncContext works like {@see javax.servlet.AsyncContext} in the Servlet 3.0.AsyncRpcResult This class represents an unfinished RPC call, it will hold some context information for this call, for example RpcContext and Invocation, so that when the call finishes and the result returns, it can guarantee all the contexts being recovered as the same as when the call was made before any callback is invoked.Exporter Exporter.Filter Extension for intercepting the invocation for both service provider and consumer, furthermore, most of functions in dubbo are implemented base on the same mechanism.Filter.Listener FutureContext Used for async call scenario.Invocation Invocation.InvokeMode Invoker Invoker.ProtocolServer Distinct fromRemotingServer, each protocol holds one or more ProtocolServers(the number usually decides by port numbers), while each ProtocolServer holds zero or one RemotingServer.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcContext Thread local context.RpcException RPC Exception.RpcStatus URL statistics.TimeoutCountDown -
org.apache.dubbo.rpc.cluster使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.RpcException RPC Exception. -
org.apache.dubbo.rpc.cluster.directory使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.RpcException RPC Exception. -
org.apache.dubbo.rpc.cluster.interceptor使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.rpc.cluster.loadbalance使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker. -
org.apache.dubbo.rpc.cluster.router.address使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.RpcException RPC Exception. -
org.apache.dubbo.rpc.cluster.router.condition使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.RpcException RPC Exception. -
org.apache.dubbo.rpc.cluster.router.condition.config使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.RpcException RPC Exception. -
org.apache.dubbo.rpc.cluster.router.mock使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.RpcException RPC Exception. -
org.apache.dubbo.rpc.cluster.router.script使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.RpcException RPC Exception. -
org.apache.dubbo.rpc.cluster.router.tag使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.RpcException RPC Exception. -
org.apache.dubbo.rpc.cluster.support使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.rpc.cluster.support.migration使用的org.apache.dubbo.rpc中的类 类 说明 Invoker Invoker. -
org.apache.dubbo.rpc.cluster.support.registry使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.rpc.cluster.support.wrapper使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.rpc.filter使用的org.apache.dubbo.rpc中的类 类 说明 Filter Extension for intercepting the invocation for both service provider and consumer, furthermore, most of functions in dubbo are implemented base on the same mechanism.Filter.Listener Invocation Invocation.Invoker Invoker.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.rpc.filter.tps使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation. -
org.apache.dubbo.rpc.listener使用的org.apache.dubbo.rpc中的类 类 说明 Exporter Exporter.ExporterListener ExporterListener.Invocation Invocation.Invoker Invoker.InvokerListener InvokerListener.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.rpc.protocol使用的org.apache.dubbo.rpc中的类 类 说明 Exporter Exporter.Invocation Invocation.Invoker Invoker.Protocol Protocol.ProtocolServer Distinct fromRemotingServer, each protocol holds one or more ProtocolServers(the number usually decides by port numbers), while each ProtocolServer holds zero or one RemotingServer.ProxyFactory ProxyFactory.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.rpc.protocol.dubbo使用的org.apache.dubbo.rpc中的类 类 说明 AppResponse AsyncRpcResultis introduced in 3.0.0 to replace RpcResult, and RpcResult is replaced withAppResponse: AsyncRpcResult is the object that is actually passed in the call chain AppResponse only simply represents the business resultExporter Exporter.Invocation Invocation.Invoker Invoker.Protocol Protocol.ProtocolServer Distinct fromRemotingServer, each protocol holds one or more ProtocolServers(the number usually decides by port numbers), while each ProtocolServer holds zero or one RemotingServer.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception.RpcInvocation RPC Invocation. -
org.apache.dubbo.rpc.protocol.dubbo.filter使用的org.apache.dubbo.rpc中的类 类 说明 Filter Extension for intercepting the invocation for both service provider and consumer, furthermore, most of functions in dubbo are implemented base on the same mechanism.Filter.Listener Invocation Invocation.Invoker Invoker.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.rpc.protocol.grpc使用的org.apache.dubbo.rpc中的类 类 说明 Invoker Invoker.Protocol Protocol.RpcException RPC Exception. -
org.apache.dubbo.rpc.protocol.hessian使用的org.apache.dubbo.rpc中的类 类 说明 Protocol Protocol. -
org.apache.dubbo.rpc.protocol.http使用的org.apache.dubbo.rpc中的类 类 说明 Protocol Protocol. -
org.apache.dubbo.rpc.protocol.injvm使用的org.apache.dubbo.rpc中的类 类 说明 Exporter Exporter.Invoker Invoker.Protocol Protocol.RpcException RPC Exception. -
org.apache.dubbo.rpc.protocol.memcached使用的org.apache.dubbo.rpc中的类 类 说明 Exporter Exporter.Invoker Invoker.Protocol Protocol.RpcException RPC Exception. -
org.apache.dubbo.rpc.protocol.nativethrift使用的org.apache.dubbo.rpc中的类 类 说明 Protocol Protocol. -
org.apache.dubbo.rpc.protocol.redis使用的org.apache.dubbo.rpc中的类 类 说明 Exporter Exporter.Invoker Invoker.Protocol Protocol.RpcException RPC Exception. -
org.apache.dubbo.rpc.protocol.rest使用的org.apache.dubbo.rpc中的类 类 说明 Protocol Protocol.ProtocolServer Distinct fromRemotingServer, each protocol holds one or more ProtocolServers(the number usually decides by port numbers), while each ProtocolServer holds zero or one RemotingServer.RpcException RPC Exception. -
org.apache.dubbo.rpc.protocol.rmi使用的org.apache.dubbo.rpc中的类 类 说明 Protocol Protocol. -
org.apache.dubbo.rpc.protocol.thrift使用的org.apache.dubbo.rpc中的类 类 说明 Exporter Exporter.Invoker Invoker.Protocol Protocol.RpcException RPC Exception. -
org.apache.dubbo.rpc.protocol.webservice使用的org.apache.dubbo.rpc中的类 类 说明 Protocol Protocol. -
org.apache.dubbo.rpc.proxy使用的org.apache.dubbo.rpc中的类 类 说明 Invocation Invocation.Invoker Invoker.ProxyFactory ProxyFactory.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.rpc.proxy.javassist使用的org.apache.dubbo.rpc中的类 类 说明 Invoker Invoker.ProxyFactory ProxyFactory. -
org.apache.dubbo.rpc.proxy.jdk使用的org.apache.dubbo.rpc中的类 类 说明 Invoker Invoker.ProxyFactory ProxyFactory. -
org.apache.dubbo.rpc.proxy.wrapper使用的org.apache.dubbo.rpc中的类 类 说明 Invoker Invoker.Protocol Protocol.ProxyFactory ProxyFactory.RpcException RPC Exception. -
org.apache.dubbo.rpc.support使用的org.apache.dubbo.rpc中的类 类 说明 Exporter Exporter.Invocation Invocation.InvokeMode Invoker Invoker.Protocol Protocol.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcContext Thread local context.RpcException RPC Exception. -
org.apache.dubbo.validation.filter使用的org.apache.dubbo.rpc中的类 类 说明 Filter Extension for intercepting the invocation for both service provider and consumer, furthermore, most of functions in dubbo are implemented base on the same mechanism.Invocation Invocation.Invoker Invoker.Result (API, Prototype, NonThreadSafe) An RPCResult.RpcException RPC Exception. -
org.apache.dubbo.xml.rpc.protocol.xmlrpc使用的org.apache.dubbo.rpc中的类 类 说明 Protocol Protocol.