| 程序包 | 说明 |
|---|---|
| com.alipay.remoting.rpc |
| 限定符和类型 | 方法和说明 |
|---|---|
RpcResponseCommand |
RpcCommandFactory.createExceptionResponse(int id,
ResponseStatus status) |
RpcResponseCommand |
RpcCommandFactory.createExceptionResponse(int id,
ResponseStatus status,
Throwable t) |
RpcResponseCommand |
RpcCommandFactory.createExceptionResponse(int id,
String errMsg) |
RpcResponseCommand |
RpcCommandFactory.createExceptionResponse(int id,
Throwable t,
String errMsg) |
RpcResponseCommand |
RpcCommandFactory.createResponse(Object responseObject,
RemotingCommand requestCmd) |
Copyright © 2020. All rights reserved.