|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandEncoder | |
|---|---|
| com.alipay.remoting | |
| com.alipay.remoting.rpc.protocol | |
| Uses of CommandEncoder in com.alipay.remoting |
|---|
| Methods in com.alipay.remoting that return CommandEncoder | |
|---|---|
CommandEncoder |
Protocol.getEncoder()
Get the encoder for the protocol. |
| Uses of CommandEncoder in com.alipay.remoting.rpc.protocol |
|---|
| Classes in com.alipay.remoting.rpc.protocol that implement CommandEncoder | |
|---|---|
class |
RpcCommandEncoder
Encode remoting command into ByteBuf. |
class |
RpcCommandEncoderV2
Encode remoting command into ByteBuf v2. |
| Methods in com.alipay.remoting.rpc.protocol that return CommandEncoder | |
|---|---|
CommandEncoder |
RpcProtocol.getEncoder()
|
CommandEncoder |
RpcProtocolV2.getEncoder()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||