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

Packages that use RandomAccessBody
com.ning.http.client.generators   
com.ning.http.multipart   
 

Uses of RandomAccessBody in com.ning.http.client.generators
 

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

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

Uses of RandomAccessBody in com.ning.http.multipart
 

Classes in com.ning.http.multipart that implement RandomAccessBody
 class MultipartBody
           
 



Copyright © 2014. All Rights Reserved.