| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.remoting.exchange.support | |
| org.apache.dubbo.rpc.protocol.dubbo |
FutureAdapter was in dubbo-rpc-dubbo module,
considering some users will use this class directly, keep the package not changed. |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
DefaultFuture.received(Channel channel,
Response response) |
static void |
DefaultFuture.received(Channel channel,
Response response,
boolean timeout) |
| 构造器和说明 |
|---|
DecodeableRpcResult(Channel channel,
Response response,
InputStream is,
Invocation invocation,
byte id) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.