FutureAdapter was in dubbo-rpc-dubbo module,
considering some users will use this class directly, keep the package not changed.请参阅: 说明
| 接口 | 说明 |
|---|---|
| Constants |
| 类 | 说明 |
|---|---|
| DecodeableRpcInvocation | |
| DecodeableRpcResult | |
| DubboCodec |
Dubbo codec.
|
| DubboCodecSupport | |
| DubboCountCodec | |
| DubboExporter<T> |
DubboExporter
|
| DubboInvoker<T> |
DubboInvoker
|
| DubboProtocol |
dubbo protocol support.
|
| DubboProtocolServer | |
| FutureAdapter<V> |
This is the type of the Future instance users get in an async call:
1. unwrap AppResponse in appResponseFuture and convert to plain biz result represented by FutureAdapter.
2. customized behaviors meaningful for RPC, for example,
FutureAdapter.cancel(boolean) |
FutureAdapter was in dubbo-rpc-dubbo module,
considering some users will use this class directly, keep the package not changed.Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.