Package com.threerings.parlor.tourney.data

Interface Summary
TourneyCodes Constants and codes relating to the tourney services.
 

Class Summary
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.