Uses of Class
com.google.api.client.http.InputStreamContent

Packages that use InputStreamContent
com.google.api.client.http Subset of HTTP 1.1 needed from the specification in RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1
 

Uses of InputStreamContent in com.google.api.client.http
 

Methods in com.google.api.client.http that return InputStreamContent
 InputStreamContent InputStreamContent.setEncoding(String encoding)
           
 InputStreamContent InputStreamContent.setType(String type)
           
 



Copyright © 2011 Google. All Rights Reserved.