com.threerings.tudey.server
Class TudeyServer

java.lang.Object
  extended by com.threerings.presents.server.PresentsServer
      extended by com.threerings.crowd.server.CrowdServer
          extended by com.threerings.whirled.server.WhirledServer
              extended by com.threerings.tudey.server.TudeyServer
Direct Known Subclasses:
ToolServer

public abstract class TudeyServer
extends com.threerings.whirled.server.WhirledServer

The base Tudey server.


Nested Class Summary
static class TudeyServer.TudeyModule
          Configures dependencies needed by the Tudey services.
 
Nested classes/interfaces inherited from class com.threerings.whirled.server.WhirledServer
com.threerings.whirled.server.WhirledServer.WhirledModule
 
Nested classes/interfaces inherited from class com.threerings.crowd.server.CrowdServer
com.threerings.crowd.server.CrowdServer.CrowdModule
 
Nested classes/interfaces inherited from class com.threerings.presents.server.PresentsServer
com.threerings.presents.server.PresentsServer.PresentsModule, com.threerings.presents.server.PresentsServer.PresentsServerModule
 
Field Summary
 
Fields inherited from class com.threerings.presents.server.PresentsServer
invmgr, omgr
 
Constructor Summary
TudeyServer()
           
 
Method Summary
 
Methods inherited from class com.threerings.whirled.server.WhirledServer
init
 
Methods inherited from class com.threerings.crowd.server.CrowdServer
main
 
Methods inherited from class com.threerings.presents.server.PresentsServer
queueShutdown, run, runServer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TudeyServer

public TudeyServer()


Copyright © 2011. All Rights Reserved.