Package org.apache.dubbo.rpc.proxy
Class InvocationUtil
java.lang.Object
org.apache.dubbo.rpc.proxy.InvocationUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Objectinvoke(Invoker<?> invoker, RpcInvocation rpcInvocation)
-
Constructor Details
-
InvocationUtil
public InvocationUtil()
-
-
Method Details
-
invoke
- Throws:
Throwable
-