| Package | Description |
|---|---|
| com.threerings.presents.server | |
| com.threerings.presents.server.net |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientManager.connectionEstablished(PresentsConnection conn,
Name authname,
AuthRequest req,
AuthResponse rsp)
Called by the connection manager to let us know when a new connection has been established.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthingConnection
The authing connection manages the client connection until authentication has completed (for
better or for worse).
|
Copyright © 2015. All rights reserved.