Uses of Interface
com.ning.http.client.Body

Packages that use Body
com.ning.http.client   
 

Uses of Body in com.ning.http.client
 

Subinterfaces of Body in com.ning.http.client
 interface RandomAccessBody
          A request body which supports random access to its contents.
 

Classes in com.ning.http.client that implement Body
protected static class FileBodyGenerator.FileBody
           
 

Methods in com.ning.http.client that return Body
 Body BodyGenerator.createBody()
          Creates a new instance of the request body to be read.
 



Copyright © 2010. All Rights Reserved.