be.SIRAPRISE.messages
Class ServerOutputMessage

java.lang.Object
  extended by be.SIRAPRISE.messages.ServerMessage
      extended by be.SIRAPRISE.messages.ServerOutputMessage
Direct Known Subclasses:
AuthenticationOKMessage, CommittedMessage, DmlExecutedMessage, ServerHelloMessage, TransactionEndedMessage, TransactionStartedMessage

public abstract class ServerOutputMessage
extends ServerMessage

The ServerOutputMessage class is an abstract class defining all possible messages sent to the SIRA_PRISE server

Author:
Erwin Smout

Method Summary
 
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