Package kilim.http
package kilim.http
-
ClassDescriptionThis object encapsulates a bytebuffer (via HttpMsg).The response object encapsulates the header and often, but not always, the content.A very rudimentary HTTP server bound to a specific given port.Responsible for creating an HTTPRequest object out of raw bytes from a socket, and for sending an HTTPResponse object in its entirety.A low overhead map to avoid creating too many objects (Entry objects and iterators etc)a minimal mvc framework for kilim, not available in java 7 or earlierKilimMvc.Router<PP extends KilimMvc.Router>KilimMvc.Scannable<PP extends KilimMvc.Router>mime types to simplify building http servers.