Uses of Interface
ks.server.interfaces.IProcessCommand

Packages that use IProcessCommand
ks.server.interfaces All interfaces in this package are pre-defined contracts between the various system components that exist within the KombatSolitaire Server. 
 

Uses of IProcessCommand in ks.server.interfaces
 

Subinterfaces of IProcessCommand in ks.server.interfaces
 interface IServerPluginManager
          Define the interface between the Server and the Plugin Manager.
 interface ITableManager
          The Table Manager is responsible for maintaining information about about the active tables.
 interface IUserManager
          Define the interface between the Server and the User Manager which is responsible for maintaining information about the users of the system, both active and inactive users.