ostore.util
Class Types
java.lang.Object
|
+--ostore.util.Types
- public class Types
- extends Object
A class which is used to register all of the basic OceanStore types. To
ensure that a type can be received over the network or from disk in
every OceanStore instance regardless of what stages are instanciated,
put an entry for it in this file.
- Version:
- "$Id: Types.java,v 1.238 2004/05/13 20:20:15 hweather Exp $"
- Author:
- Sean C. Rhea
- See Also:
TypeTable
,
QuickSerializable
,
QSException
Constructor Summary |
Types()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
types
public static final String[] types
Types
public Types()
registerAllTypes
public static void registerAllTypes()