|
||||||||||
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.TransactionStartedMessageType
be.SIRAPRISE.messages.TransactionStartedMessageTypeV1_1
public final class TransactionStartedMessageTypeV1_1
TransactionStartedMessageTypeV1_1 is V1_1 of the TransactionStartedMessageType.
This message has the following fields :
Zone | Format | Length | Description |
---|---|---|---|
TRANSACTIONID | INTEGER | 8 | The numeric ID assigned by the server to this transaction. To be used by the client on every subsequent request to commit, rollback or end this transaction. |
Field Summary |
---|
Fields inherited from class be.SIRAPRISE.messages.TransactionStartedMessageType |
---|
MESSAGETYPEID |
Method Summary | |
---|---|
TransactionStartedMessage |
message(long transactionID)
Factory method for getting A TransactionStarted message of this version of the type |
Methods inherited from class be.SIRAPRISE.messages.TransactionStartedMessageType |
---|
message |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public TransactionStartedMessage message(long transactionID)
TransactionStartedMessageType
message
in class TransactionStartedMessageType
transactionID
- The identification of the started transaction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |