| Package | Description |
|---|---|
| com.baidu.brpc.server | |
| com.baidu.brpc.server.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptCommunicationServer |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
BrpcPushProxy.getProxy(CommunicationServer rpcServer,
Class clazz) |
| Constructor and Description |
|---|
BrpcPushProxy(CommunicationServer rpcServer,
Class clazz)
初始化时提前解析好method信息,在rpc交互时会更快。
|
ServerStatus(CommunicationServer server) |
| Constructor and Description |
|---|
RpcServerHandler(CommunicationServer rpcServer) |
Copyright © 2020 Baidu, Inc.. All rights reserved.