| Interface | Description | 
|---|---|
| SlaveProxyService | Remote interface for the HTTP proxy service that's running. | 
| Class | Description | 
|---|---|
| ComputerListenerImpl | Looks for new connected slaves and bring up the proxy service. | 
| MasterToSlaveProxy | Retain configuration for the slave proxy service. | 
| SlaveProxyConfiguration | Configuration of one slave proxy. | 
| SlaveProxyConfiguration.DescriptorImpl | |
| SmartPortForwarder | Listens on an TCP port (on the master), and upon a client connecting,
 route it the HTTP proxy service running on a slave. | 
Copyright © 2004-2013. All Rights Reserved.