| Package | Description |
|---|---|
| com.threerings.presents.peer.server |
| Modifier and Type | Method and Description |
|---|---|
void |
PeerManager.invokeNodeAction(PeerManager.NodeAction action)
Invokes the supplied action on this and any other server that it indicates is appropriate.
|
void |
PeerManager.invokeNodeAction(PeerManager.NodeAction action,
Runnable onDropped)
Invokes the supplied action on this and any other server that it indicates is appropriate.
|
void |
PeerManager.invokeNodeAction(String nodeName,
PeerManager.NodeAction action)
Invokes a node action on a specific node without executing
PeerManager.NodeApplicant.isApplicable(com.threerings.presents.peer.data.NodeObject) to determine whether the action is applicable. |
void |
PeerManager.Stats.noteNodeActionInvoked(PeerManager.NodeAction action) |
Copyright © 2015. All rights reserved.