Uses of Class
com.threerings.parlor.tourney.data.TourneyMarshaller

Packages that use TourneyMarshaller
com.threerings.parlor.tourney.data   
 

Uses of TourneyMarshaller in com.threerings.parlor.tourney.data
 

Fields in com.threerings.parlor.tourney.data declared as TourneyMarshaller
 TourneyMarshaller TourneyObject.tourneyService
          Provides the way in which tourney participants can communicate with the server.
 

Methods in com.threerings.parlor.tourney.data with parameters of type TourneyMarshaller
 void TourneyObject.setTourneyService(TourneyMarshaller value)
          Requests that the tourneyService field be set to the specified value.
 



Copyright © 2011. All Rights Reserved.