Uses of Package
com.google.api.gax.httpjson
Packages that use com.google.api.gax.httpjson
Package
Description
-
Classes in com.google.api.gax.httpjson used by com.google.api.gax.httpjsonClassDescriptionA functional interface to be implemented for each request message to extract specific fields from it.A
HttpJsonClientCallwhich forwards all of its methods to anotherHttpJsonClientCall.AHttpJsonClientCall.Listenerwhich forwards all of its methods to anotherHttpJsonClientCall.Listener.HttpJsonCallContext encapsulates context data used to make an http-json call.Options for an http-json call, including deadline and credentials.HTTP-specific settings for creating callables.HttpJsonChannel contains the functionality to issue http-json calls.An instance of a call to a remote method.Callbacks for receiving metadata, response messages and completion status from the server.Interface for intercepting outgoing calls before they are dispatched by aHttpJsonChannel.Interface for functionality to enhance headers for an http-json call.Provider of custom REST ClientInterceptors.Implementation of OperationSnapshot based on REST transport.A failure code specific to an HTTP call.Implementation of TransportChannel based on http/json.Interface for classes that create parts of HTTP requests from a parameterized message.Interface for classes that parse parts of HTTP responses into the parameterized message type.InstantiatingHttpJsonChannelProvider is a TransportChannelProvider which constructs aManagedHttpJsonChannelwith a number of configured inputs every time getChannel(...) is called.Implementation of HttpJsonChannel which can issue http-json calls.A factory which creates anOperationSnapshotfrom an initial request message (the one which started a long running operation) and an operation response (which may be either initial request response or the polling request response).A factory which creates a subsequent polling request from a compund operation id.Creates parts of a HTTP request from a protobuf message.The implementation ofHttpResponseParserwhich works with protobuf messages.This class serializes/deserializes protobufMessagefor REST interactions. -
Classes in com.google.api.gax.httpjson used by com.google.api.gax.httpjson.longrunning
-
Classes in com.google.api.gax.httpjson used by com.google.api.gax.httpjson.longrunning.stubClassDescriptionHTTP-specific settings for creating callables.