| Package | Description |
|---|---|
| com.alibaba.dubbo.remoting.exchange.support | |
| com.alibaba.dubbo.rpc.protocol.dubbo |
| Modifier and Type | Method and Description |
|---|---|
Request |
DefaultFuture.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DefaultFuture.sent(Channel channel,
Request request) |
| Constructor and Description |
|---|
DefaultFuture(Channel channel,
Request request,
int timeout) |
| Constructor and Description |
|---|
DecodeableRpcInvocation(Channel channel,
Request request,
InputStream is,
byte id) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.