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

Packages that use MultipartRelatedContent
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 MultipartRelatedContent in com.google.api.client.http
 

Methods in com.google.api.client.http that return MultipartRelatedContent
static MultipartRelatedContent MultipartRelatedContent.forRequest(HttpRequest request)
          Returns a new multi-part content serializer as the content for the given HTTP request.
 



Copyright © 2010-2011 Google. All Rights Reserved.