|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LowLevelHttpResponse | |
---|---|
com.google.api.client.http | Subset of HTTP 1.1 needed from the specification in RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1 . |
com.google.api.client.testing.http | Testing utilities used for writing tests based on this library. |
Uses of LowLevelHttpResponse in com.google.api.client.http |
---|
Methods in com.google.api.client.http that return LowLevelHttpResponse | |
---|---|
abstract LowLevelHttpResponse |
LowLevelHttpRequest.execute()
Executes the request and returns a low-level HTTP response object. |
Uses of LowLevelHttpResponse in com.google.api.client.testing.http |
---|
Subclasses of LowLevelHttpResponse in com.google.api.client.testing.http | |
---|---|
class |
MockLowLevelHttpResponse
Mock for LowLevelHttpResponse . |
Methods in com.google.api.client.testing.http that return LowLevelHttpResponse | |
---|---|
LowLevelHttpResponse |
MockLowLevelHttpRequest.execute()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |