This document describes the main interfaces and required implementations for the JavaMud system.

See:
          Description

Packages
net.javamud.core  
net.javamud.data  
net.javamud.run  

 

This document describes the main interfaces and required implementations for the JavaMud system. These classes do not support Serialization as the only classes that should be serialized extend MudObject which has it's own form of serialization.