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 | Method and Description |
---|---|
ExecuteDMLMessage |
ExecuteDMLMessageTypeV1_0.message(java.lang.String cmd) |
abstract ExecuteDMLMessage |
ExecuteDMLMessageType.message(java.lang.String cmd)
Factory method for producing a message of this type holding the given DML command
|