Package com.ning.http.client.generators
package com.ning.http.client.generators
-
ClassesClassDescriptionA
BodyGeneratorbacked by a byte array.Creates a request body from the contents of a file.ABodyGeneratorwhich use anInputStreamfor reading bytes, without having to read the entire stream in memory.