|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.SIRAPRISE.messages.ServerMessageType
be.SIRAPRISE.messages.TransactionEndedMessageType
be.SIRAPRISE.messages.TransactionEndedMessageTypeV1_0
public final class TransactionEndedMessageTypeV1_0
TransactionEndedMessageTypeV1_0 is V1_0 of the TransactionEndedMessageType.
This message has the following fields :
Zone | Format | Length | Description |
---|---|---|---|
COMMIT | INTEGER | 1 | 1 if the transaction was committed, 0 if it was rolled back. |
Field Summary |
---|
Fields inherited from class be.SIRAPRISE.messages.TransactionEndedMessageType |
---|
MESSAGETYPEID |
Method Summary | |
---|---|
TransactionEndedMessage |
message(boolean commit)
Factory method for getting messages of this version of the message type |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public TransactionEndedMessage message(boolean commit)
TransactionEndedMessageType
message
in class TransactionEndedMessageType
commit
- true if the ended transaction was also committed, false if that transaction was rolled back
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |