Class FormRequestContent
- All Implemented Interfaces:
Request.Content, Content.Source
A Request.Content for form uploads with the
"application/x-www-form-urlencoded" content type.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Content.Source
Content.Source.Factory -
Constructor Summary
ConstructorsConstructorDescriptionFormRequestContent(Fields fields) FormRequestContent(Fields fields, Charset charset) -
Method Summary
Methods inherited from class ByteBufferRequestContent
getContentTypeMethods inherited from class ByteBufferContentSource
demand, fail, getByteBuffers, getLength, read, rewind
-
Constructor Details
-
FormRequestContent
-
FormRequestContent
-
-
Method Details
-
convert
-
convert
-