Uses of Interface
com.threerings.parlor.client.ParlorService

Packages that use ParlorService
com.threerings.parlor.client   
com.threerings.parlor.data   
 

Uses of ParlorService in com.threerings.parlor.client
 

Constructors in com.threerings.parlor.client with parameters of type ParlorService
Invitation(ParlorContext ctx, ParlorService pservice, com.threerings.util.Name opponent, GameConfig config, InvitationResponseObserver observer)
          Constructs a new invitation record.
 

Uses of ParlorService in com.threerings.parlor.data
 

Classes in com.threerings.parlor.data that implement ParlorService
 class ParlorMarshaller
          Provides the implementation of the ParlorService interface that marshalls the arguments and delivers the request to the provider on the server.
 



Copyright © 2011. All Rights Reserved.