| 程序包 | 说明 |
|---|---|
| com.baidu.jprotobuf.pbrpc.server |
RPC server supports.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractAnnotationRpcHandler
default RPC handler for google protobuf generated code.
|
class |
AnnotationRpcHandler
RPC handler for Jprotobuf annotation.
|
class |
IDLServiceRpcHandler
RPC handler for IDLServiceExporter.
|
class |
MessageGeneratedRpcHandler
RPC handler for Google protoc generated java code.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected RpcHandler |
RpcServiceRegistry.doCreateRpcHandler(Method method,
Object service,
ProtobufRPCService protobufPRCService)
Do create rpc handler.
|
RpcHandler |
RpcServiceRegistry.lookupService(String serviceName,
String methodName)
Lookup service.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<RpcHandler> |
RpcServiceRegistry.getServices()
Gets the services.
|
Copyright © 2022 Baidu, Inc.. All rights reserved.