Uses of Package
net.javamud.data

Packages that use net.javamud.data
net.javamud.core   
net.javamud.data   
net.javamud.run   
 

Classes in net.javamud.data used by net.javamud.core
ACL
          Access Control List.
PersistentObject
          This stores a MudObject in a ready-to-persist-to-file form.
Storage
          Generic data storage class.
 

Classes in net.javamud.data used by net.javamud.data
ACL
          Access Control List.
Globals
          Holds global information for the MUD
Permission
          A Permission consists of a Right and a User.
PersistentObject
          This stores a MudObject in a ready-to-persist-to-file form.
PersistentProperties
          Hierarchical Properties for independant storage and retrieval.
PersistentSet
          An unordered set of unique items for storage.
Right
          A Right represents being allowed to do something.
UserIdentity
          Represents a User
 

Classes in net.javamud.data used by net.javamud.run
MORegistry
          MudObject Registry