| 程序包 | 说明 |
|---|---|
| com.alipay.remoting | |
| com.alipay.remoting.config.switches | |
| com.alipay.remoting.rpc |
| 限定符和类型 | 方法和说明 |
|---|---|
ProtocolSwitch |
RemotingCommand.getProtocolSwitch()
Get the protocol switch status for this command
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ProtocolSwitch |
ProtocolSwitch.create(int value)
create an instance of
ProtocolSwitch according to byte value |
static ProtocolSwitch |
ProtocolSwitch.create(int[] index)
create an instance of
ProtocolSwitch according to switch index |
| 限定符和类型 | 方法和说明 |
|---|---|
ProtocolSwitch |
RpcCommand.getProtocolSwitch() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RpcCommand.setProtocolSwitch(ProtocolSwitch protocolSwitch) |
Copyright © 2020. All rights reserved.