|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.samskivert.util.Invoker.Unit
com.threerings.presents.server.ClientResolver
com.threerings.crowd.server.CrowdClientResolver
com.threerings.toybox.server.ToyBoxClientResolver
public class ToyBoxClientResolver
Customizes the client resolver to use our ToyBoxUserObject.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.presents.server.ClientResolver |
|---|
ClientResolver.ClientDisconnectedException |
| Field Summary |
|---|
| Fields inherited from class com.threerings.presents.server.ClientResolver |
|---|
_clmgr, _clobj, _failure, _invoker, _listeners, _omgr, _username |
| Fields inherited from class com.samskivert.util.Invoker.Unit |
|---|
_name, queueStamp |
| Constructor Summary | |
|---|---|
ToyBoxClientResolver()
|
|
| Method Summary | |
|---|---|
ClientObject |
createClientObject()
|
| Methods inherited from class com.threerings.crowd.server.CrowdClientResolver |
|---|
createLocalAttribute, createPermissionPolicy |
| Methods inherited from class com.threerings.presents.server.ClientResolver |
|---|
addResolutionListener, enforceConnected, finishResolution, handleResult, init, invoke, objectAvailable, reportFailure, resolveClientData, toString |
| Methods inherited from class com.samskivert.util.Invoker.Unit |
|---|
getDetail, getLongThreshold, run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ToyBoxClientResolver()
| Method Detail |
|---|
public ClientObject createClientObject()
createClientObject in class CrowdClientResolver
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||