| Package | Description |
|---|---|
| org.dmd.dmp.server.extended | |
| org.dmd.dmp.server.generated.dmw | |
| org.dmd.dmt.server.extended | |
| org.dmd.dmt.server.generated.dmw |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionCancelRequest |
class |
ActionRequest |
class |
CreateRequest |
class |
DeleteRequest |
class |
DenotifyRequest |
class |
GetRequest |
class |
LoginRequest |
class |
LogoutRequest |
class |
NotifyRequest |
class |
PreAuthRequest |
class |
SetRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionCancelRequestDMW
The ActionCancelRequest is used to cancel an action that is running\n on
the server.
|
class |
ActionRequestDMW
The ActionRequest is used to trigger behaviour on one or more objects.
|
class |
CreateRequestDMW
The CreateRequest allows you to create a new object.
|
class |
DeleteRequestDMW
The DeleteRequest allows you to delete one or more objects.
|
class |
DenotifyRequestDMW
The DenotifyRequest allows you to deregister for event notification on\n
one or more objects.
|
class |
GetRequestDMW
The GetRequest is used to retrieve objects.
|
class |
LoginRequestDMW
The LoginRequest allows you to connect to connect to something and\n pass
along credentials.
|
class |
LogoutRequestDMW
The LogoutRequest allows you to disconnect from your current session.
|
class |
NotifyRequestDMW
The NotifyRequest allows you to register for events on an arbitrary object
or set\n of objects.
|
class |
PreAuthRequestDMW
The PreAuthRequest allows for the retrieval of information from the\n
servlet before a user has authenticated.
|
class |
SetRequestDMW
The SetRequest allows you to alter the attribute values associated\n with
an object.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Request |
RequestDMW.getModificationRecorder() |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCountFilterRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCountFilterRequestDMW
Generated from the dmt schema at version 0.1
|
Copyright © 2023. All rights reserved.