| Interface | Description |
|---|---|
| TourneyCodes |
Constants and codes relating to the tourney services.
|
| Class | Description |
|---|---|
| EntryFee |
Extensible entry fee class that specifies entry requirements for a tourney.
|
| Participant |
Contains information on a particular tourney participant.
|
| Prize |
Extensible class that specifies the prize for a tourney.
|
| TourneyConfig |
Stores tournament configuration data.
|
| TourneyLogicData |
Contains TourneyLogic runtime data that should be persisted.
|
| TourneyMarshaller |
Provides the implementation of the
TourneyService interface
that marshalls the arguments and delivers the request to the provider
on the server. |
| TourneyObject |
Provides information on a specific tourney.
|
| TourniesMarshaller |
Provides the implementation of the
TourniesService interface
that marshalls the arguments and delivers the request to the provider
on the server. |
Copyright © 2015. All rights reserved.