Package uk.ac.lancs.relate.gateways.services.config.classServer

Interface Summary
HTTPConstants This interface offers the constants used by the HTTPServer.
 

Class Summary
ClassServer This class is responsible for providing the latest version of the RelateGateways compiled classes to the clients through a publicly accessible HTTP server.
HTTPServer This class creates a simple multithreaded web server.
Worker This class is the worker thread of the ClassServer.