C D E F G H I M O P R S T U V 

C

checkFile(Header, File, String) - Method in class OutputDataParser
Checks the file requested by the client and sets the status code in the input header according to the findings.
checkInputData() - Method in class InputDataParser
Checks the input data flag for errors and prints a suitable error message followed by terminating the application if it finds any.
checkRequest(Header) - Method in class OutputDataParser
Checks the request content and validity and modifies the header's status code according to the findings.
closeSocket() - Method in class SocketThread
Closes the socket and handles a possible exception by interrupting this thread.
connectionSocket - Static variable in class HttpServer
 
connectionSocket - Variable in class SocketThread
 
contentLength - Variable in class Header
 
contentType - Variable in class Header
 
createServerSocket(int) - Static method in class HttpServer
Creates a server socket.
C D E F G H I M O P R S T U V