Uses of Class
com.alipay.remoting.rpc.protocol.RpcResponseCommand

Packages that use RpcResponseCommand
com.alipay.remoting.rpc   
 

Uses of RpcResponseCommand in com.alipay.remoting.rpc
 

Methods in com.alipay.remoting.rpc that return RpcResponseCommand
 RpcResponseCommand RpcCommandFactory.createExceptionResponse(int id, ResponseStatus status)
           
 RpcResponseCommand RpcCommandFactory.createExceptionResponse(int id, String errMsg)
           
 RpcResponseCommand RpcCommandFactory.createExceptionResponse(int id, Throwable t, String errMsg)
           
 RpcResponseCommand RpcCommandFactory.createResponse(Object responseObject, RemotingCommand requestCmd)
           
 



Copyright © 2018. All rights reserved.