程序包 org.apache.dubbo.rpc.stub
-
接口概要 接口 说明 StubMethodHandler<T,R> A generic methodHandler for stub invocation -
类概要 类 说明 BiStreamMethodHandler<T,R> FutureToObserverAdaptor<T> ServerStreamMethodHandler<T,R> StubInvocationUtil StubInvoker<T> StubProxyFactory Stub proxy factory is used to generate non-reflection invoker and proxy.StubSuppliers UnaryStubMethodHandler<T,R>