| 程序包 | 说明 |
|---|---|
| com.baidu.brpc.client | |
| com.baidu.brpc.interceptor | |
| com.baidu.brpc.server | |
| com.baidu.brpc.server.handler |
| 构造器和说明 |
|---|
RpcTimeoutTimer(ChannelInfo channelInfo,
long correlationId,
RpcServer rpcServer) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected RpcServer |
ServerPushInterceptor.rpcServer |
| 限定符和类型 | 方法和说明 |
|---|---|
RpcServer |
ServerPushInterceptor.getRpcServer() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ServerPushInterceptor.setRpcServer(RpcServer rpcServer) |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> T |
BrpcPushProxy.getProxy(RpcServer rpcServer,
Class clazz) |
| 构造器和说明 |
|---|
BrpcPushProxy(RpcServer rpcServer,
Class clazz)
初始化时提前解析好method信息,在rpc交互时会更快。
|
ServerStatus(RpcServer rpcServer) |
| 构造器和说明 |
|---|
RpcServerHandler(RpcServer rpcServer) |
Copyright © 2019 Baidu, Inc.. All rights reserved.