| Package | Description |
|---|---|
| com.threerings.presents.peer.server |
| Modifier and Type | Class and Description |
|---|---|
static class |
PeerManager.NodeAction
Encapsulates code that is meant to be executed one or more servers.
|
static class |
PeerManager.NodeRequest
Encapsulates code that is meant to be executed one or more servers and return a result.
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
PeerManager.findApplicableNodes(PeerManager.NodeApplicant applicant)
Returns all nodes for which
applicant.isApplicable returns true. |
Copyright © 2015. All rights reserved.