| 程序包 | 说明 |
|---|---|
| com.weibo.api.motan.cluster.support | |
| com.weibo.api.motan.protocol | |
| com.weibo.api.motan.protocol.injvm | |
| com.weibo.api.motan.protocol.rpc | |
| com.weibo.api.motan.protocol.support |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Protocol |
ClusterSupport.getDecorateProtocol(String protocolName) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractProtocol
abstract protocol
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
InjvmProtocol
JVM 节点内部的调用
1) provider 和 referer 相对应
2) provider 需要在被consumer refer 之前需要 export
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultRpcProtocol |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ProtocolFilterDecorator
Decorate the protocol, to add more features.
|
| 构造器和说明 |
|---|
ProtocolFilterDecorator(Protocol protocol) |
Copyright © 2016. All rights reserved.