|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
DObject to provide dynamic access to its fields.acquiringLock field.
OccupantInfo.status.
HistoryList.Observer that wants to know about changes to the history.
PlaceObject.
clients set.
hostedChannels set.
locks set.
occupantInfo set.
oid be added to the occupants
oid list.
receivers set.
AdminService interface
that marshalls the arguments and delivers the request to the provider
on the server.AdminService.ConfigInfoListener.AdminService.AdminService.getConfigInfo(com.threerings.admin.client.AdminService.ConfigInfoListener) request.BureauMarshaller.agentCreated(int) requests.
BureauMarshaller.agentCreationFailed(int) requests.
BureauMarshaller.agentDestroyed(int) requests.
BureauService.agentCreated(int) request.
BureauService.agentCreationFailed(int) request.
BureauService.agentDestroyed(int) request.
DEvent.applyToObject(com.threerings.presents.dobj.DObject) is called, it should return true from this method.
RuntimeException.
ClientObject.receivers
field.
PresentsSession once a session is started.
Authenticator.processAuthentication(com.threerings.presents.server.net.AuthingConnection, com.threerings.presents.net.AuthResponse).AuthResponseData object is communicated back to the
client along with an authentication response.ChatMarshaller.away(java.lang.String) requests.
ChatService.away(java.lang.String) request.
awayMessage field.
Integer instances,
Double instances, etc.).Boolean instances.Byte instances.Character instances.Class instances (but only those that represent streamable classes).Double instances.Float instances.Integer instances.Iterable into a List.List instances.Long instances.Map instances.Multiset instances.Set instances.Short instances.String instances, using modifiedUTF.String instances, without using modifiedUTF.BodyObject instances by name.BodyService interface
that marshalls the arguments and delivers the request to the provider
on the server.BodyService.bootStamp field.
BootstrapData object is communicated back to the client after authentication has
succeeded and after the server is fully prepared to deal with the client.int into an Integer
object.
int into an Integer
object.
ChatMarshaller.broadcast(java.lang.String, com.threerings.presents.client.InvocationService.InvocationListener) requests.
ChatService.broadcast(java.lang.String, com.threerings.presents.client.InvocationService.InvocationListener) request.
SpeakService.speak(java.lang.String, byte) mode to indicate that a speak is actually a server-wide
broadcast.
BureauMarshaller.bureauError(java.lang.String) requests.
bureauId field.
BureauMarshaller.bureauInitialized(java.lang.String) requests.
bureauType field.
BureauReceiver instance.BureauService.bureauError(java.lang.String) request.
BureauReceiver.
BureauService.bureauInitialized(java.lang.String) request.
BureauService interface
that marshalls the arguments and delivers the request to the provider
on the server.BureauService.BureauReceiver instance on a
client.ByteBuffer.ByteBuffer that grows automatically to accommodate the data.cacheData field.
ChannelSpeakService interface
that marshalls the arguments and delivers the request to the provider
on the server.ChannelSpeakService.ChatChannelManager.collectChatHistory(com.threerings.util.Name, com.samskivert.util.ResultListener) after polling all peer nodes./broadcast.ChatDirector.MAX_CHATTERS most recent users that
we've been chatting with./clear./emote./help./speak./tell./think.SpeakUtil.
ChatHistory.record(ChatChannel, UserMessage, Name...),
ChatHistory.get(Name), and ChatHistory.clear(Name).ChatService interface
that marshalls the arguments and delivers the request to the provider
on the server.ChatService.TellListener.ChatService.tell(com.threerings.util.Name, java.lang.String, com.threerings.crowd.chat.client.ChatService.TellListener) request.ClientObject.checkAccess(Permission,Object) that provides no context.
className field.
true here to avoid the overhead of streaming the
enum type for each instance.
CrowdContext.setPlaceView(com.threerings.crowd.client.PlaceView) with a
call to this method.
objectDestroyed; clears out the tracking info for a reference by the
supplied object to the specified oid via the specified field.
clientOid field.
ClientManager.applyToClient(com.threerings.util.Name, com.threerings.presents.server.ClientManager.ClientOp).ClientObject.createPermissionPolicy().PresentsSession.setUsername(com.threerings.util.Name, com.threerings.presents.server.PresentsSession.UserChangeListener).
ObjectInputStream used in conjunction with Client to allow
instances that are read from the stream to obtain a client reference "on their way in".PresentsSession.setUsername(com.threerings.util.Name, com.threerings.presents.server.PresentsSession.UserChangeListener) has been called and the new client object is about to be
applied to this client.
SessionObserver for entities that
are interested in more detail about the logon/logoff process.clients field.
PeerSessions when clients subscribe to the NodeObject.
PeerSessions when clients unsubscribe from the NodeObject.
code field.
AuthResponseData.SUCCESS constant or a reason code indicating
why the authentication failed.
ConfigObject.ConfigService.ConfigurationRecord
objects indexed by key.ConfigService.ConfigService.ResultListener to a InvocationService.ConfirmListener if the failure is
an instance of InvocationException the message will be passed on to the confirm
listener, otherwise they will be provided with InvocationCodes.INTERNAL_ERROR.ConnectionManager.writeMessage(com.threerings.nio.conman.Connection, byte[], com.threerings.nio.conman.ConnectionManager.PartialWriteHandler).getKey() method returns a key
that equals() the key returned by getKey() of the supplied
entry.
equals() the supplied
key.
StreamableEnumSet).
BureauReceiver.createAgent(int)
notifications.
BureauReceiver.createAgent(int) on a client.
ClientInfo record which will subsequently be initialized by a call to
PeerManager.initClientInfo(com.threerings.presents.server.PresentsSession, com.threerings.presents.peer.data.ClientInfo).
ClientObject derived class that should be created to kick off the
resolution process.
PeerNode can use to authenticate with another node.
Connection.
DObject instances.
InvocationMarshaller derived class for use
with this dispatcher.
NodeObject which will be registered with
the distributed object system.
PlaceRegistry.createPlace(PlaceConfig).
PlaceManager using the information in the supplied place
config.
PlaceObject
derivation that contains extra information.
PlaceController.createPlaceView(CrowdContext).
InvocationProvider that forwards requests to the given service implementation
(a subinterface of InvocationService corresponding to the provider interface)
on the specified client.
UserMessage for the supplied sender.
crowdPeerService field.
ClientInfo with Crowd bits.NodeObject with Crowd bits.CrowdObjectAccess.PlaceAccessController to allow Bureau clients to
subscribe.CrowdPeerService interface
that marshalls the arguments and delivers the request to the provider
on the server.CrowdPeerService.ConfigRegistry using a JDBC database as a persistent store for the
configuration information.SpeakService.speak(java.lang.String, byte) requests.
Streamable instance from the input stream using
the default object streaming mechanisms (a call is not made to readObject(),
even if such a method exists).
CrowdPeerMarshaller.deliverBroadcast(com.threerings.util.Name, byte, java.lang.String, java.lang.String) requests.
CrowdPeerMarshaller.deliverTell(com.threerings.crowd.chat.data.UserMessage, com.threerings.util.Name, com.threerings.crowd.chat.client.ChatService.TellListener) requests.
CrowdPeerService.deliverBroadcast(com.threerings.util.Name, byte, java.lang.String, java.lang.String) request.
CrowdPeerService.deliverTell(com.threerings.crowd.chat.data.UserMessage, com.threerings.util.Name, com.threerings.crowd.chat.client.ChatService.TellListener) request.
BureauReceiver.destroyAgent(int)
notifications.
BureauReceiver.destroyAgent(int) on a client.
PlaceManager.shutdown()).
super.didStartup())
to perform any startup time initialization.
OccupantInfo.status.
PlaceView.didLeavePlace(com.threerings.crowd.data.PlaceObject) to all UI elements in the hierarchy
rooted at the component provided via the root parameter.
PlaceView.willEnterPlace(com.threerings.crowd.data.PlaceObject) to all UI elements in the hierarchy
rooted at the component provided via the root parameter.
SpeakService.speak(java.lang.String, byte) mode to indicate that a speak is actually an emote.
DSet attribute of a
distributed entry.DSet attribute of a
distributed object.DSet is updated.evenBase field.
RunQueue.