edu.ucla.stat.SOCR.servlet.util
Class ServerObject

java.lang.Object
  extended by edu.ucla.stat.SOCR.servlet.util.ServerObject
All Implemented Interfaces:
java.io.Serializable

public class ServerObject
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ServerObject(java.security.Key key, java.lang.String stringAttachment)
           
 
Method Summary
 java.security.Key getKey()
           
 java.lang.String getStringAttachment()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerObject

public ServerObject(java.security.Key key,
                    java.lang.String stringAttachment)
Method Detail

getKey

public java.security.Key getKey()

getStringAttachment

public java.lang.String getStringAttachment()