| Package | Description |
|---|---|
| com.threerings.presents.server | |
| com.threerings.presents.server.net |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientManager
The client manager is responsible for managing client sessions which are slightly more than just
connections.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportManager.registerReporter(ReportManager.Reporter reporter)
Registers a reporter for the default state of server report.
|
void |
ReportManager.registerReporter(String type,
ReportManager.Reporter reporter)
Registers a reporter for the report of the specified type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PresentsConnectionManager |
Copyright © 2015. All rights reserved.