Uses of Class
com.google.api.client.http.LowLevelHttpRequest
Packages that use LowLevelHttpRequest
Package
Description
Subset of HTTP 1.1 needed from the specification in RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1.
HTTP Transport library for Google API's based on Apache HTTP Client/Core version 5.x
Beta Testing utilities used for writing tests based on this library.
-
Uses of LowLevelHttpRequest in com.google.api.client.http
Methods in com.google.api.client.http that return LowLevelHttpRequestModifier and TypeMethodDescriptionprotected abstract LowLevelHttpRequestHttpTransport.buildRequest(String method, String url) Builds a low level HTTP request for the given HTTP method. -
Uses of LowLevelHttpRequest in com.google.api.client.http.apache.v5
Subclasses of LowLevelHttpRequest in com.google.api.client.http.apache.v5 -
Uses of LowLevelHttpRequest in com.google.api.client.testing.http
Subclasses of LowLevelHttpRequest in com.google.api.client.testing.httpModifier and TypeClassDescriptionclassMethods in com.google.api.client.testing.http that return LowLevelHttpRequest