|
Class Summary |
| SecurePlayClass |
This is the main Secure Play Library Class. |
| SPAbstractTransactionAPIClass |
API version of the SPAbstractTransactionClass |
| SPAbstractTransactionClass |
This is the common abstract transaction class for all transactions in the SecurePlay library |
| SPCommsManagerClass |
This class manages the communications and various communications services. |
| SPGameAPIClass |
The Game API Class is the interface used to communicate with the Game
Object as well as to manage the creation of the various types of
transactions and other activities associated with controlling a Game. |
| SPGameClass |
This is the general class that holds a game instance. |
| SPMap |
This is a wrapper class that wraps around the java Hashtable object.
|
| SPMessageClass |
This is a "game-level" message that is sent between SecurePlay library instances for each Player. |
| SPPlayerClass |
A player or participant in a game |
| SPRootTransactionClass |
This abstract class provides the common services for all game and transaction types. |
| SPTBlastAPIClass |
This class is the API for a single step transaction that includes all members of a specific game. |
| SPTBlastClass |
This class is a single step transaction that includes all members of a specific game. |
| SPUEctf |
Enumerated class with values: true, false, consistent. |
| SPUEPrivatePolicy |
Enumerated class with values: A, P, Q. |
| SPUtil |
These are global functions and constants that can be used by various portions of the SecurePlay library.
|