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

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

Fields in com.google.api.client.http declared as HttpHeaders
 HttpHeaders HttpTransport.defaultHeaders
          Deprecated. (scheduled to be removed in 1.5) Use HttpRequest.headers in an HttpRequestInitializer
 HttpHeaders HttpResponse.headers
          HTTP headers.
 HttpHeaders HttpRequest.headers
          HTTP request headers.
 HttpHeaders HttpRequest.responseHeaders
          HTTP response headers.
 

Methods in com.google.api.client.http that return HttpHeaders
 HttpHeaders HttpHeaders.clone()
           
 



Copyright © 2010-2011 Google. All Rights Reserved.