Uses of Interface
ks.server.interfaces.IPluginStatistics

Packages that use IPluginStatistics
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 IPluginStatistics in ks.server.interfaces
 

Subinterfaces of IPluginStatistics in ks.server.interfaces
 interface IServerPluginManager
          Define the interface between the Server and the Plugin Manager.