Package edu.cuny.cat.registry

Classes implementing event storage for cat game server.

See:
          Description

Interface Summary
Registry This interface defines the functionality of a logging module that stores cat interactions.
 

Class Summary
SimpleRegistry Implements Registry by logging game information simply into internal data structures, in contrast to some external permanent storage.
 

Package edu.cuny.cat.registry Description

Classes implementing event storage for cat game server.