| 程序包 | 说明 |
|---|---|
| com.alipay.remoting.rpc | |
| com.alipay.remoting.rpc.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
RpcRequestCommand |
RpcCommandFactory.createRequestCommand(Object requestObject) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RpcRequestProcessor.doProcess(RemotingContext ctx,
RpcRequestCommand cmd) |
void |
RpcRequestProcessor.process(RemotingContext ctx,
RpcRequestCommand cmd,
ExecutorService defaultExecutor) |
| 构造器和说明 |
|---|
RpcAsyncContext(RemotingContext ctx,
RpcRequestCommand cmd,
RpcRequestProcessor processor)
Default constructor.
|
Copyright © 2021. All rights reserved.