Uses of Package
kilim.http
-
Packages that use kilim.http Package Description kilim.examples kilim.http -
Classes in kilim.http used by kilim.examples Class Description HttpRequest This object encapsulates a bytebuffer (via HttpMsg).HttpResponse The response object encapsulates the header and often, but not always, the content.HttpSession Responsible for creating an HTTPRequest object out of raw bytes from a socket, and for sending an HTTPResponse object in its entirety. -
Classes in kilim.http used by kilim.http Class Description HttpMsg HttpRequest This object encapsulates a bytebuffer (via HttpMsg).HttpResponse The response object encapsulates the header and often, but not always, the content.HttpSession Responsible for creating an HTTPRequest object out of raw bytes from a socket, and for sending an HTTPResponse object in its entirety.HttpSession.StringRouter KeyValues A low overhead map to avoid creating too many objects (Entry objects and iterators etc)KilimMvc.Clerk KilimMvc.Factory KilimMvc.KilimHandler KilimMvc.Preppable KilimMvc.Route KilimMvc.Route.Info KilimMvc.Routeable KilimMvc.Routeable0 KilimMvc.Routeable1 KilimMvc.Routeable2 KilimMvc.Routeable3 KilimMvc.Routeable4 KilimMvc.Routeable5 KilimMvc.Router KilimMvc.Scannable KilimMvc.Session