|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtocolSwitch | |
|---|---|
| com.alipay.remoting | |
| com.alipay.remoting.rpc | |
| com.alipay.remoting.util | |
| Uses of ProtocolSwitch in com.alipay.remoting |
|---|
| Methods in com.alipay.remoting that return ProtocolSwitch | |
|---|---|
ProtocolSwitch |
RemotingCommand.getProtocolSwitch()
Get the protocol switch status for this command |
| Uses of ProtocolSwitch in com.alipay.remoting.rpc |
|---|
| Methods in com.alipay.remoting.rpc that return ProtocolSwitch | |
|---|---|
ProtocolSwitch |
RpcCommand.getProtocolSwitch()
|
| Methods in com.alipay.remoting.rpc with parameters of type ProtocolSwitch | |
|---|---|
void |
RpcCommand.setProtocolSwitch(ProtocolSwitch protocolSwitch)
|
| Uses of ProtocolSwitch in com.alipay.remoting.util |
|---|
| Methods in com.alipay.remoting.util that return ProtocolSwitch | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||