|
|
||||||
| Classes | ||
|---|---|---|
|
|
BinaryBodyWriter | |
|
|
BinaryEntityWriter | |
|
|
ClientSocketResponseWriter | Writes HTTP data received from socket into a response and a message body object (byte bucket) |
|
|
DefaultRequestFilter | Writes data from a request into another data structure, as passed into the Write() methods. |
|
|
FormDataBodyWriter | |
|
|
HtmlBodyWriter | |
|
|
JsonBodyWriter | |
|
|
JsonEntityWriter | |
|
|
MessageWriter | Writes content into an object, like a JsonObject or String or Memptr or ByteBucket |
|
|
MultipartBodyWriter | |
|
|
MultipartEntityWriter | Creates a MultiPartEntity per http://tools.ietf.org/html/rfc2046 |
|
|
StringBodyWriter | |
|
|
StringEntityWriter | |
|
|
XmlBodyWriter | |
|
|
XmlEntityWriter | |