| Package | Description |
|---|---|
| com.threerings.bureau.client | |
| com.threerings.bureau.server |
| Modifier and Type | Method and Description |
|---|---|
void |
Agent.init(AgentObject agentObj)
Initializes the Agent with the distributed agent object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BureauRegistry.destroyAgent(AgentObject agent)
Destroys a previously started agent using the data in the given object.
|
Exception |
BureauRegistry.getLaunchError(AgentObject agentObj)
If this agent's bureau encountered an error on launch, return it.
|
void |
BureauRegistry.startAgent(AgentObject agent)
Starts a new agent using the data in the given object, creating a new bureau if necessary.
|
Copyright © 2015. All rights reserved.