Package com.ning.http.client.generators

Class Summary
ByteArrayBodyGenerator A BodyGenerator backed by a byte array.
FileBodyGenerator Creates a request body from the contents of a file.
FileBodyGenerator.FileBody  
InputStreamBodyGenerator A BodyGenerator which use an InputStream for reading bytes, without having to read the entire stream in memory.
 



Copyright © 2011. All Rights Reserved.