ucr.core
Class MessageFactory

java.lang.Object
  extended byucr.core.MessageFactory

class MessageFactory
extends java.lang.Object

Construct the appropriate Message subclass


Field Summary
(package private) static int typeLocation
          Location of the function type in the header
 
Constructor Summary
(package private) MessageFactory()
           
 
Method Summary
(package private) static Message createMessage(short[] rawMessage, Connection originatingConnection)
          Factory method providing messages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

typeLocation

static final int typeLocation
Location of the function type in the header

See Also:
Constant Field Values
Constructor Detail

MessageFactory

MessageFactory()
Method Detail

createMessage

static Message createMessage(short[] rawMessage,
                             Connection originatingConnection)
Factory method providing messages