| Package | Description |
|---|---|
| com.baidu.brpc.client | |
| com.baidu.brpc.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected RpcCallback<T> |
RpcFuture.callback |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcFuture.init(io.netty.util.Timeout timeout,
RpcMethodInfo rpcMethodInfo,
RpcCallback<T> callback,
ChannelInfo channelInfo) |
| Modifier and Type | Method and Description |
|---|---|
RpcCallback |
Request.getCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setCallback(RpcCallback callback) |
Copyright © 2022 Baidu, Inc.. All rights reserved.