| Package | Description |
|---|---|
| org.apache.dubbo.remoting.exchange | |
| org.apache.dubbo.remoting.exchange.support | |
| org.apache.dubbo.remoting.exchange.support.header |
| Modifier and Type | Method and Description |
|---|---|
ResponseFuture |
ExchangeChannel.request(Object request)
send request.
|
ResponseFuture |
ExchangeChannel.request(Object request,
int timeout)
send request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFuture
DefaultFuture.
|
class |
SimpleFuture
SimpleFuture
|
| Modifier and Type | Method and Description |
|---|---|
ResponseFuture |
HeaderExchangeClient.request(Object request) |
ResponseFuture |
HeaderExchangeClient.request(Object request,
int timeout) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.