Uses of Class
com.google.api.client.http.LowLevelHttpResponse
Packages that use LowLevelHttpResponse
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 version 4.
HTTP Transport library for Google API's based on Apache HTTP Client version 4.5+.
HTTP Transport library for Google API's based on Apache HTTP Client/Core version 5.x
HTTP Transport library for Google API's based on the
java.net package.Beta Testing utilities used for writing tests based on this library.
-
Uses of LowLevelHttpResponse in com.google.api.client.http
Fields in com.google.api.client.http declared as LowLevelHttpResponseModifier and TypeFieldDescription(package private) LowLevelHttpResponseHttpResponse.responseLow-level HTTP response.Methods in com.google.api.client.http that return LowLevelHttpResponseModifier and TypeMethodDescriptionHttpHeaders.HeaderParsingFakeLevelHttpRequest.execute()abstract LowLevelHttpResponseLowLevelHttpRequest.execute()Executes the request and returns a low-level HTTP response object.Methods in com.google.api.client.http with parameters of type LowLevelHttpResponseModifier and TypeMethodDescriptionfinal voidHttpHeaders.fromHttpResponse(LowLevelHttpResponse response, StringBuilder logger) Puts all headers of theLowLevelHttpResponseinto thisHttpHeadersobject.Constructors in com.google.api.client.http with parameters of type LowLevelHttpResponseModifierConstructorDescription(package private)HttpResponse(HttpRequest request, LowLevelHttpResponse response) -
Uses of LowLevelHttpResponse in com.google.api.client.http.apache
Subclasses of LowLevelHttpResponse in com.google.api.client.http.apacheMethods in com.google.api.client.http.apache that return LowLevelHttpResponse -
Uses of LowLevelHttpResponse in com.google.api.client.http.apache.v2
Subclasses of LowLevelHttpResponse in com.google.api.client.http.apache.v2Methods in com.google.api.client.http.apache.v2 that return LowLevelHttpResponse -
Uses of LowLevelHttpResponse in com.google.api.client.http.apache.v5
Subclasses of LowLevelHttpResponse in com.google.api.client.http.apache.v5Methods in com.google.api.client.http.apache.v5 that return LowLevelHttpResponse -
Uses of LowLevelHttpResponse in com.google.api.client.http.javanet
Subclasses of LowLevelHttpResponse in com.google.api.client.http.javanetMethods in com.google.api.client.http.javanet that return LowLevelHttpResponseModifier and TypeMethodDescriptionNetHttpRequest.execute()(package private) LowLevelHttpResponseNetHttpRequest.execute(NetHttpRequest.OutputWriter outputWriter) -
Uses of LowLevelHttpResponse in com.google.api.client.testing.http
Subclasses of LowLevelHttpResponse in com.google.api.client.testing.httpModifier and TypeClassDescriptionclassMethods in com.google.api.client.testing.http that return LowLevelHttpResponse