| Class | Description |
|---|---|
| ActionCancelRequest | |
| ActionCancelResponse | |
| ActionRequest | |
| ActionResponse | |
| CreateRequest | |
| CreateResponse | |
| DeleteRequest | |
| DeleteResponse | |
| DenotifyRequest | |
| DenotifyResponse | |
| DMPEvent | |
| DMPMessage |
This set of extended wrappers is meant for use on the server side of things
when you're using the Dark Matter Protocol in a GWT RPC context.
|
| GetRequest | |
| GetResponse |
The GetResponse is sent in response to a GetRequest; funny isn't it ;-) This
extended version of the GetResponse adds a bit of additional behaviour when it is
created by calling GetRequest.getResponse() - not only are the required values
filled in using the fillStandard() method, but any DmcSliceInfo associated with
the request is set on the response as well.
|
| LoginRequest | |
| LoginResponse | |
| LogoutRequest | |
| LogoutResponse | |
| NotifyRequest | |
| NotifyResponse | |
| PreAuthRequest | |
| PreAuthResponse | |
| Request |
The Request class is the base of all request messages.
|
| Response | |
| SetRequest | |
| SetResponse |
Copyright © 2023. All rights reserved.