Package com.threerings.crowd.data

Interface Summary
CrowdCodes Codes and constants global to the Crowd services.
LocationCodes Contains codes used by the location invocation services.
OccupantInfo.Updater<T extends OccupantInfo> Used by PlaceManager.updateOccupantInfo.
 

Class Summary
BodyMarshaller Provides the implementation of the BodyService interface that marshalls the arguments and delivers the request to the provider on the server.
BodyObject The basic user object class for Crowd users.
CrowdPermissionPolicy Implements some Crowd permissions.
LocationMarshaller Provides the implementation of the LocationService interface that marshalls the arguments and delivers the request to the provider on the server.
LocationMarshaller.MoveMarshaller Marshalls results to implementations of LocationService.MoveListener.
OccupantInfo The occupant info object contains all of the information about an occupant of a place that should be shared with other occupants of the place.
OccupantInfo.NameUpdater An update to dispatch when an occupant's name changes.
Place Contains information on the current place occupied by a body.
PlaceConfig The place config class encapsulates the configuration information for a particular type of place.
PlaceObject A distributed object that contains information on a place that is occupied by bodies.
TokenRing Defines access control tokens that convey certain privileges to users.