Uses of Package
kilim.http
Packages that use kilim.http
-
Classes in kilim.http used by kilim.examplesClassDescriptionThis object encapsulates a bytebuffer (via HttpMsg).The response object encapsulates the header and often, but not always, the content.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.httpClassDescriptionThis object encapsulates a bytebuffer (via HttpMsg).The response object encapsulates the header and often, but not always, the content.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)