com.alipay.remoting.rpc
Class RpcResponseResolver
java.lang.Object
com.alipay.remoting.rpc.RpcResponseResolver
public class RpcResponseResolver
- extends Object
Resolve response object from response command.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RpcResponseResolver
public RpcResponseResolver()
resolveResponseObject
public static Object resolveResponseObject(ResponseCommand responseCommand,
String addr)
throws RemotingException
- Analyze the response command and generate the response object.
- Parameters:
responseCommand - addr -
- Returns:
-
- Throws:
RemotingException
Copyright © 2018. All rights reserved.