Package ch.astorm.jotlmsg.io
Class StoragePropertiesChunk
- java.lang.Object
-
- ch.astorm.jotlmsg.io.PropertiesChunk
-
- ch.astorm.jotlmsg.io.StoragePropertiesChunk
-
public class StoragePropertiesChunk extends PropertiesChunk
Handles the writing of a simple storage chunk. This class is based onStoragePropertiesChunk.- Author:
- Cedric Tabin
-
-
Field Summary
-
Fields inherited from class ch.astorm.jotlmsg.io.PropertiesChunk
FLAG_READABLE, FLAG_WRITEABLE, PREFIX
-
-
Constructor Summary
Constructors Constructor Description StoragePropertiesChunk()
-
Method Summary
-
Methods inherited from class ch.astorm.jotlmsg.io.PropertiesChunk
getProperty, setProperty, writeTo
-
-