|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Storage | |
| net.javamud.core | |
| Uses of Storage in net.javamud.core |
| Methods in net.javamud.core with parameters of type Storage | |
Persisted |
Persistable.save(Storage s)
Used to produce a suitable Persisted object to represent this
Persistable. |
void |
Persistable.load(Storage s,
Persisted p)
Initialize this object from Persisted p |
void |
MudObject.load(Storage store)
Reforms this MudObject from the given data store. |
PersistentObject |
MudObject.save(Storage store)
Saves this MudObject into a data store ready for serialization. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||