Package org.formaria.http

Interface Summary
HttpResponseHandler An interface to allow custom response handlers
 

Class Summary
HttpResponse Encapsulate the response
HttpServer A minimal http server, designed so that a server side application can signal a client to do an action by making an http request.
HttpSession Handle a HTTP session