Uses of Class
com.google.api.client.http.UrlEncodedParser.Builder

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

Methods in com.google.api.client.http that return UrlEncodedParser.Builder
static UrlEncodedParser.Builder UrlEncodedParser.builder()
          Returns an instance of a new builder.
 UrlEncodedParser.Builder UrlEncodedParser.Builder.setContentType(String contentType)
          Sets the content type.
 



Copyright © 2011-2012 Google. All Rights Reserved.