Uses of Class
kilim.http.HttpMsg
-
Packages that use HttpMsg Package Description kilim.http -
-
Uses of HttpMsg in kilim.http
Subclasses of HttpMsg in kilim.http Modifier and Type Class Description classHttpRequestThis object encapsulates a bytebuffer (via HttpMsg).classHttpResponseThe response object encapsulates the header and often, but not always, the content.
-