|
Packages that use ks.common.message |
| ks.client.interfaces |
All interfaces in this package are pre-defined contracts
between the various system components that exist within
the KombatSolitaire Client. |
| ks.common.message |
Core set of messages that exist independently from any
individual Component within the KombatSolitaire ProductLine
Once these message classes are published, they will never
be changed. |
| ks.common.view |
Core set of classes needed to properly view KombatSolitaire
Plugins. |
| ks.protocol |
All commands and messages that are sent/received by the client
and server must be available to both sets of components. |
| ks.server.interfaces |
All interfaces in this package are pre-defined contracts
between the various system components that exist within
the KombatSolitaire Server. |