HTTPResponse
to the previously initialized Socket
.Socket
to be used.HTTPServer
(in a dedicated thread): start listening for connections and start session jobs.TCPServer
.HTTPServer
.TCPServer
and closes the connection.true
the server should send a HTTPConstants.HTTP_STATUS_NOTACCEPTABLE
if there is no
IHTTPEncodingHandler
registered for to handle the encoding specified in the HTTP request.StringBodyParser
.