|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.SIRAPRISE.messages.ServerMessage
be.SIRAPRISE.messages.ServerInputMessage
be.SIRAPRISE.messages.EndTransactionMessage
public abstract class EndTransactionMessage
Method Summary | |
---|---|
long |
getTransactionID()
Gets The server-side ID of the transaction to be ended. |
boolean |
isCommit()
Gets the commit flag |
Methods inherited from class be.SIRAPRISE.messages.ServerMessage |
---|
getMessageTypeID, readMessage, sendMessage |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public final long getTransactionID()
public final boolean isCommit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |