|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestCommand | |
|---|---|
| com.alipay.remoting | |
| com.alipay.remoting.rpc | |
| com.alipay.remoting.rpc.protocol | |
| Uses of RequestCommand in com.alipay.remoting |
|---|
| Methods in com.alipay.remoting with type parameters of type RequestCommand | ||
|---|---|---|
|
CustomSerializer.deserializeContent(T request)
Deserialize the content of RequestCommand. |
|
|
DefaultCustomSerializer.deserializeContent(T request)
|
|
|
CustomSerializer.deserializeHeader(T request)
Deserialize the header of RequestCommand. |
|
|
DefaultCustomSerializer.deserializeHeader(T request)
|
|
|
CustomSerializer.serializeContent(T request,
InvokeContext invokeContext)
Serialize the content of RequestCommand. |
|
|
DefaultCustomSerializer.serializeContent(T request,
InvokeContext invokeContext)
|
|
|
CustomSerializer.serializeHeader(T request,
InvokeContext invokeContext)
Serialize the header of RequestCommand. |
|
|
DefaultCustomSerializer.serializeHeader(T request,
InvokeContext invokeContext)
|
|
| Uses of RequestCommand in com.alipay.remoting.rpc |
|---|
| Subclasses of RequestCommand in com.alipay.remoting.rpc | |
|---|---|
class |
HeartbeatCommand
Heart beat. |
| Uses of RequestCommand in com.alipay.remoting.rpc.protocol |
|---|
| Subclasses of RequestCommand in com.alipay.remoting.rpc.protocol | |
|---|---|
class |
RpcRequestCommand
Request command for Rpc. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||