| 接口 | 说明 |
|---|---|
| ServiceLocatorCallback |
This interface is used to call back on
ProtobufRpcProxy on create connection for each serviceSignature. |
| ServiceUrlAccessible |
Service URL accessible interface.
|
| 类 | 说明 |
|---|---|
| DynamicProtobufRpcProxy |
增加动态代理功能,支持动态RPC调用能力.
|
| GeneratedMessageRpcMethodInfo |
RPC method description info for Google generated java code.
|
| PojoRpcMethodInfo |
RPC method description info for JProtobuf annotation.
|
| ProtobufRpcProxy<T> |
Protobuf RPC proxy utility class.
|
| ProxyFactory |
Proxy factory by JDK default implements.
|
| RpcMethodInfo |
RPC method description info.
|
| SimpleServiceLocatorCallabck |
Simple
InetSocketAddress call back implements ServiceLocatorCallback. |
Copyright © 2022 Baidu, Inc.. All rights reserved.