Package org.keridwen.core.data.storage.packet

Interface Summary
Accessor<ObjectType> Data accessor has the ability to extract and put data in/from the DataManager
AccessorSafe<ObjectType extends Serializable> Data accessor has the ability to extract and put data in/from the DataManager
AccessorUnsafe<ObjectType> Data accessor has the ability to extract and put data in/from the DataManager
 

Class Summary
AccessorId Unique ID for DataAcessor
DataPacket<ObjectType>  
DataPacketId A DataPacketId is the unique identifier of a data packet.
DataPacketSafe<ObjectType>  
DataPacketUnsafe<ObjectType>  
DoubleAccessor  
FileDataPacket<ObjectType>  
MemoryDataPacketSafe<ObjectType>  
ObjectAccessorSafe<ObjectType extends Serializable> Accessor to any kind of serializable objects in safe mode using serialization
ObjectAccessorUnsafe<ObjectType>  
PointerDataPacketUnsafe<ObjectType>  
 

Enum Summary
AccessorMode  
 



Copyright © 2010-2013 Artenum. All Rights Reserved.