Uses of Package
com.threerings.parlor.tourney.data

Packages that use com.threerings.parlor.tourney.data
com.threerings.parlor.tourney.client   
com.threerings.parlor.tourney.data   
com.threerings.parlor.tourney.server   
com.threerings.parlor.tourney.server.persist   
 

Classes in com.threerings.parlor.tourney.data used by com.threerings.parlor.tourney.client
TourneyConfig
          Stores tournament configuration data.
 

Classes in com.threerings.parlor.tourney.data used by com.threerings.parlor.tourney.data
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.
 

Classes in com.threerings.parlor.tourney.data used by com.threerings.parlor.tourney.server
TourneyCodes
          Constants and codes relating to the tourney services.
TourneyConfig
          Stores tournament configuration data.
 

Classes in com.threerings.parlor.tourney.data used by com.threerings.parlor.tourney.server.persist
TourneyConfig
          Stores tournament configuration data.
 



Copyright © 2011. All Rights Reserved.