|
||||||||||
| 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
public abstract class TransactionStartedMessageType
The TransactionStartedMessageType is the message type sent by servers in response to a StartTransaction or StartSubTransaction message type
| Field Summary | |
|---|---|
static int |
MESSAGETYPEID
Comment for MESSAGETYPEID |
| Method Summary | |
|---|---|
TransactionStartedMessage |
message()
Deprecated. |
abstract TransactionStartedMessage |
message(long transactionID)
Factory method for getting A TransactionStarted message of this version of the type |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MESSAGETYPEID
MESSAGETYPEID
| Method Detail |
|---|
public final TransactionStartedMessage message()
public abstract TransactionStartedMessage message(long transactionID)
transactionID - The identification of the started transaction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||