Package | Description |
---|---|
be.SIRAPRISE.messages |
This package contains the classes that define/implement the various message types that can be sent to and received from a SIRA_PRISE server.
|
Modifier and Type | Class and Description |
---|---|
class |
ExecuteAssignmentMessageType
The ExecuteAssignmentMessageType is the message type sent by a client to a server when that client wants to execute some Assignment on the server
|
class |
ExecuteAssignmentMessageTypeV1_0
ExecuteAssignmentMessageTypeV1_0 is V1_0 of the ExecuteAssignmentMessageType.
|
class |
ExecuteQueryMessageType
The ExecuteQueryMessageType is the message type sent by a client to a server when that client wants to execute some Query on the server
|
class |
ExecuteQueryMessageTypeV1_0
ExecuteQueryMessageTypeV1_0 is V1_0 of the ExecuteQueryMessageType.
|