Uses of Interface
org.apache.dubbo.rpc.stub.StubMethodHandler
Packages that use StubMethodHandler
-
Uses of StubMethodHandler in org.apache.dubbo.rpc.stub
Classes in org.apache.dubbo.rpc.stub that implement StubMethodHandlerModifier and TypeClassDescriptionclassclassclassConstructor parameters in org.apache.dubbo.rpc.stub with type arguments of type StubMethodHandlerModifierConstructorDescriptionStubInvoker(T proxy, URL url, Class<T> type, Map<String, StubMethodHandler<?, ?>> handlers)