Uses of Class
com.google.api.client.http.xml.XmlHttpContent

Packages that use XmlHttpContent
com.google.api.client.http.xml XML HTTP library based on the pluggable HTTP library. 
 

Uses of XmlHttpContent in com.google.api.client.http.xml
 

Methods in com.google.api.client.http.xml that return XmlHttpContent
 XmlHttpContent XmlHttpContent.setMediaType(HttpMediaType mediaType)
           
 XmlHttpContent XmlHttpContent.setType(String type)
          Deprecated. (scheduled to be removed in 1.11) Use setMediaType(HttpMediaType) instead.
 



Copyright © 2011-2012 Google. All Rights Reserved.