be.SIRAPRISE.messages
Class CommittedMessage

java.lang.Object
  extended by be.SIRAPRISE.messages.ServerMessage
      extended by be.SIRAPRISE.messages.ServerOutputMessage
          extended by be.SIRAPRISE.messages.CommittedMessage

public abstract class CommittedMessage
extends ServerOutputMessage

Author:
Erwin Smout

Method Summary
 boolean isCommitted()
          Gets the flag indicating whether a commit has been done by the server
 
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

isCommitted

public boolean isCommitted()
Gets the flag indicating whether a commit has been done by the server

Returns:
true if the message indicates that a commit has been done by the server