Uses of Class
org.openbandy.io.storage.StorageValueContainer

Packages that use StorageValueContainer
org.openbandy.io   
org.openbandy.io.db   
org.openbandy.io.rms   
 

Uses of StorageValueContainer in org.openbandy.io
 

Methods in org.openbandy.io with parameters of type StorageValueContainer
 void SerializableVector.prepareStorageDeserialization(StorageValueContainer container)
          This method prepares the Vector for deserialization by a StorageSerializer.
 

Uses of StorageValueContainer in org.openbandy.io.db
 

Subclasses of StorageValueContainer in org.openbandy.io.db
 class DatabaseValueContainer
          ValueContainer compliant representation of object data in order to be stored to and loaded from database.
 

Uses of StorageValueContainer in org.openbandy.io.rms
 

Subclasses of StorageValueContainer in org.openbandy.io.rms
 class RmsValueContainer
          TODO describe purpose and usage TODO reuse the output streams and use RmsRecord

(c) Copyright P.