| 接口 | 说明 |
|---|---|
| IDLServiceInvoker |
IDL service invoker.
|
| ServiceExporter<I,O> |
RPC service exporter interface.
|
| 类 | 说明 |
|---|---|
| AbstractAnnotationRpcHandler |
default RPC handler for google protobuf generated code.
|
| AbstractServiceExporter<I,O> |
Abstract service exporter class.
|
| AnnotationRpcHandler |
RPC handler for Jprotobuf annotation.
|
| IDLServiceExporter |
Service exporter supports for JProtobuf
IDLProxyObject. |
| IDLServiceRpcHandler |
RPC handler for IDLServiceExporter.
|
| MessageGeneratedRpcHandler |
RPC handler for Google protoc generated java code.
|
| RpcData |
RPC data object.
|
| RpcServiceHandleContext |
The context class around RPC service method handle scope to get
ChannelHandlerContext. |
| RpcServiceRegistry |
To register all RPC service.
|
Copyright © 2022 Baidu, Inc.. All rights reserved.