| Package | Description |
|---|---|
| com.baidu.brpc | |
| com.baidu.brpc.client |
| Modifier and Type | Method and Description |
|---|---|
static ChannelInfo |
ChannelInfo.getClientChannelInfo(io.netty.channel.Channel channel) |
static ChannelInfo |
ChannelInfo.getOrCreateClientChannelInfo(io.netty.channel.Channel channel) |
static ChannelInfo |
ChannelInfo.getOrCreateServerChannelInfo(io.netty.channel.Channel channel) |
static ChannelInfo |
ChannelInfo.getServerChannelInfo(io.netty.channel.Channel channel) |
| Modifier and Type | Field and Description |
|---|---|
protected ChannelInfo |
RpcFuture.channelInfo |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcFuture.init(io.netty.util.Timeout timeout,
RpcMethodInfo rpcMethodInfo,
RpcCallback<T> callback,
ChannelInfo channelInfo) |
| Constructor and Description |
|---|
RpcTimeoutTimer(ChannelInfo channelInfo,
long correlationId,
Protocol protocol) |
Copyright © 2020 Baidu, Inc.. All rights reserved.