Package at.ac.tuwien.infosys.rnue.helpers.http

Class Summary
DocumentEntry An object of the DocumentEntry class is a HTTP server entry which is used to access files in the file system (HTML files as well as other (shareable) files).
FileDocument An object of the FileDocument class represents the file which is to be returned to the HTTP client.
HTTPServerTester Helper to test your HTTP server.
RFC1123DateFormatter Formats a java.util.Date into a RFC1123 compliant date string.
SimpleDocument A class that describing simple documents.