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 |
---|---|
abstract TransactionEndedMessage |
TransactionEndedMessageType.message(boolean commit)
Factory method for getting messages of this version of the message type
|
TransactionEndedMessage |
TransactionEndedMessageTypeV1_0.message(boolean commit) |