| Interface | Description |
|---|---|
| DaemonServerConnector |
Opens a server connection for clients to connect to to communicate with a daemon.
|
| IncomingConnectionHandler |
| Class | Description |
|---|---|
| Daemon |
A long-lived build server that accepts commands via a communication channel.
|
| DaemonServices |
Takes care of instantiating and wiring together the services required by the daemon server.
|
| DaemonStateCoordinator |
A tool for synchronising the state amongst different threads.
|
| DaemonTcpServerConnector |
Opens a TCP connection for clients to connect to to communicate with a daemon.
|
| Exception | Description |
|---|---|
| DaemonStoppedException |
Copyright © 2013. All rights reserved