| 程序包 | 说明 |
|---|---|
| com.baidu.jprotobuf.pbrpc.client |
RPC client supports.
|
| com.baidu.jprotobuf.pbrpc.transport |
RPC TCP protocol transport implements.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected Object |
DynamicProtobufRpcProxy.doInvoke(String serviceSignature,
RpcChannel rpcChannel,
Object proxy,
RpcMethodInfo rpcMethodInfo,
Method method,
Object[] args)
Do invoke.
|
| 限定符和类型 | 方法和说明 |
|---|---|
RpcChannel |
ChannelPoolSharableFactory.getOrCreateChannelPool(RpcClient rpcClient,
String host,
int port)
Gets the or create channel pool.
|
RpcChannel |
AbstractChannelPoolSharableFactory.getOrCreateChannelPool(RpcClient rpcClient,
String host,
int port) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Map<String,RpcChannel> |
SimpleChannelPoolSharableFactory.getRpcChannelMap() |
protected Map<String,RpcChannel> |
GlobalChannelPoolSharableFactory.getRpcChannelMap() |
protected abstract Map<String,RpcChannel> |
AbstractChannelPoolSharableFactory.getRpcChannelMap() |
Copyright © 2022 Baidu, Inc.. All rights reserved.