Package com.threerings.presents.peer.data

Class Summary
ClientInfo Contains information on a particular client.
DObjectAddress Identifies a DObject on a peer.
NodeObject Contains information that one node published for all of its peers.
NodeObject.CacheData Used for informing peers of changes to persistent data.
NodeObject.Lock Identifies a locked resource.
PeerAuthName Represents an authenticated peer client.
PeerMarshaller Provides the implementation of the PeerService interface that marshalls the arguments and delivers the request to the provider on the server.