| Package | Description |
|---|---|
| org.dmd.dmp.server.extended | |
| org.dmd.dmp.server.generated.dmw | |
| org.dmd.dmp.shared.generated.dmo | |
| org.dmd.dmt.shared.generated.dmo |
| Constructor and Description |
|---|
DMPMessage(DMPMessageDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
DMPMessageDMO |
DMPMessageDMW.getDMO() |
| Constructor and Description |
|---|
DMPMessageDMW(DMPMessageDMO obj,
ClassDefinition cd) |
| Constructor and Description |
|---|
DMPMessageIterableDMW(Iterator<DMPMessageDMO> it) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionCancelRequestDMO
The ActionCancelRequest is used to cancel an action that is running\n on
the server.
|
class |
ActionCancelResponseDMO
The ActionCancelResponse returns the results of cancelling a running
action.
|
class |
ActionRequestDMO
The ActionRequest is used to trigger behaviour on one or more objects.
|
class |
ActionResponseDMO
The ActionResponse returns the results of a particular ActionRequest.
|
class |
CreateRequestDMO
The CreateRequest allows you to create a new object.
|
class |
CreateResponseDMO
The CreateResponse returns the results of a particular CreateRequest.
|
class |
DeleteRequestDMO
The DeleteRequest allows you to delete one or more objects.
|
class |
DeleteResponseDMO
The DeleteResponse returns the results of a particular DeleteRequest.
|
class |
DenotifyRequestDMO
The DenotifyRequest allows you to deregister for event notification on\n
one or more objects.
|
class |
DenotifyResponseDMO
The DenotifyResponse is sent as a result of a DenotifyRequest.
|
class |
DMPEventDMO
The Event class allows for the asynchronous notification of noteworthy
system events.
|
class |
GetRequestDMO
The GetRequest is used to retrieve objects.
|
class |
GetResponseDMO
The GetResponse returns a set of objects.
|
class |
LoginRequestDMO
The LoginRequest allows you to connect to connect to something and\n pass
along credentials.
|
class |
LoginResponseDMO
The LoginResponse is returned after a Login request is received.
|
class |
LogoutRequestDMO
The LogoutRequest allows you to disconnect from your current session.
|
class |
LogoutResponseDMO
The LogoutResponse will indicate that you have successfully terminated\n
your current session.
|
class |
NotifyRequestDMO
The NotifyRequest allows you to register for events on an arbitrary object
or set\n of objects.
|
class |
NotifyResponseDMO
The NotifyResponse is sent as the result of a NotifyRequest.
|
class |
PreAuthRequestDMO
The PreAuthRequest allows for the retrieval of information from the\n
servlet before a user has authenticated.
|
class |
PreAuthResponseDMO
The PreAuthResponse is sent as a result of a PreAuthRequest.
|
class |
RequestDMO
The request class provides a common base for all request messages.
|
class |
ResponseDMO
The Response class serves as a common base for all response messages.
|
class |
SetRequestDMO
The SetRequest allows you to alter the attribute values associated\n with
an object.
|
class |
SetResponseDMO
The SetResponse returns the results of a particular SetRequest.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCountFilterRequestDMO
Generated from the dmt schema at version 0.1
|
Copyright © 2023. All rights reserved.