| Package | Description |
|---|---|
| org.apache.dubbo.rpc | |
| org.apache.dubbo.rpc.protocol.dubbo |
| Modifier and Type | Method and Description |
|---|---|
static AsyncRpcResult |
AsyncRpcResult.newDefaultAsyncResult(AppResponse appResponse,
Invocation invocation)
Some utility methods used to quickly generate default AsyncRpcResult instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DecodeableRpcResult |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AppResponse> |
FutureAdapter.getAppResponseFuture() |
| Constructor and Description |
|---|
FutureAdapter(CompletableFuture<AppResponse> future) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.