be.SIRAPRISE.messages
Class ServerInputMessageType

java.lang.Object
  extended by be.SIRAPRISE.messages.ServerMessageType
      extended by be.SIRAPRISE.messages.ServerInputMessageType
Direct Known Subclasses:
ClientAuthenticationMessageType, ClientHelloMessageType, CommitRollbackMessageType, EndConnectionMessageType, EndTransactionMessageType, ExecuteAssignmentMessageType, ExecuteDMLMessageType, ExecuteMonitorCommandMessageType, ExecuteQueryMessageType, StartSubTransactionMessageType, StartTransactionMessageType

public abstract class ServerInputMessageType
extends ServerMessageType

A ServerInputMessageType defines a type of message that can be sent to a SIRA_PRISE engine by a SIRA_PRISE client

Author:
Erwin Smout

Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait