| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.remoting.exchange.support | |
| org.apache.dubbo.rpc.protocol.dubbo |
| 限定符和类型 | 方法和说明 |
|---|---|
Request |
DefaultFuture.getRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DefaultFuture |
DefaultFuture.newFuture(Channel channel,
Request request,
int timeout)
init a DefaultFuture
1.init a DefaultFuture
2.timeout check
|
static void |
DefaultFuture.sent(Channel channel,
Request request) |
| 构造器和说明 |
|---|
DecodeableRpcInvocation(Channel channel,
Request request,
InputStream is,
byte id) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.