| Package | Description |
|---|---|
| com.threerings.presents.client | |
| com.threerings.presents.net | |
| com.threerings.presents.peer.net |
| Modifier and Type | Method and Description |
|---|---|
BootstrapData |
Client.getBootstrapData()
Returns a reference to the bootstrap data provided to this client at logon time.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Client.standaloneLogon(BootstrapData data,
DObjectManager omgr)
Logs this client on in standalone mode with the faked bootstrap data and shared local
distributed object manager.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapData |
BootstrapNotification.getData() |
| Constructor and Description |
|---|
BootstrapNotification(BootstrapData data)
Constructs an bootstrap notification with the supplied data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PeerBootstrapData
Extensd the standard bootstrap with some information needed by our peers.
|
Copyright © 2015. All rights reserved.