be.SIRAPRISE.messages
Class ServerInputMessage

java.lang.Object
  extended by be.SIRAPRISE.messages.ServerMessage
      extended by be.SIRAPRISE.messages.ServerInputMessage
Direct Known Subclasses:
ClientAuthenticationMessage, ClientHelloMessage, CommitRollbackMessage, EndConnectionMessage, EndTransactionMessage, ExecuteAssignmentMessage, ExecuteDMLMessage, ExecuteMonitorCommandMessage, ExecuteQueryMessage, StartSubTransactionMessage, StartTransactionMessage

public abstract class ServerInputMessage
extends ServerMessage

The ServerInputMessage 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