Package com.threerings.bureau.server

Interface Summary
BureauProvider Defines the server-side of the BureauService.
BureauRegistry.CommandGenerator Defines how to generate a command to launch a bureau in a local process.
BureauRegistry.Launcher Defines how a bureau is launched.
 

Class Summary
BureauClientResolver Used to configure crowd-specific client object data.
BureauRegistry Abstracts the launching and termination of external processes (bureaus) that host instances of server-side code (agents).
BureauRegistry.AgentData  
BureauRegistry.Bureau Models a bureau, including the process handle, all running agents and their states.
BureauRegistry.FoundAgent Models the results of searching for an agent.
BureauRegistry.LauncherEntry  
BureauSender Used to issue notifications to a BureauReceiver instance on a client.
BureauSession  
 

Enum Summary
BureauRegistry.AgentState