| Package | Description |
|---|---|
| com.threerings.presents.server |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalDObjectMgr
A special version of the distributed object manager, modified to operate on the AWT thread so
that it can run in a client with a GUI and provide a "light" server for local operation of a
normally distributed application.
|
| Modifier and Type | Field and Description |
|---|---|
static PresentsDObjectMgr |
PresentsServer.omgr
Deprecated.
|
| Constructor and Description |
|---|
InvocationManager(PresentsDObjectMgr omgr)
Constructs an invocation manager which will use the supplied distributed object manager to
operate its invocation services.
|
PresentsAuthInvoker(PresentsDObjectMgr omgr,
ReportManager repmgr) |
PresentsInvoker(PresentsDObjectMgr omgr,
Lifecycle cycle,
ReportManager repmgr) |
Copyright © 2015. All rights reserved.