| ApiMethodDescriptor<RequestT,ResponseT> |
|
| ApiMethodDescriptor.Builder<RequestT,ResponseT> |
|
| ForwardingHttpJsonClientCall<RequestT,ResponseT> |
|
| ForwardingHttpJsonClientCall.SimpleForwardingHttpJsonClientCall<RequestT,ResponseT> |
|
| ForwardingHttpJsonClientCallListener<ResponseT> |
|
| ForwardingHttpJsonClientCallListener.SimpleForwardingHttpJsonClientCallListener<ResponseT> |
|
| GaxHttpJsonProperties |
Provides properties of the GAX-HTTPJSON library.
|
| HttpHeadersUtils |
This class is for internal use only and is public for technical reasons.
|
| HttpJsonCallableFactory |
Class with utility methods to create http/json-based direct callables.
|
| HttpJsonCallContext |
HttpJsonCallContext encapsulates context data used to make an http-json call.
|
| HttpJsonCallOptions |
Options for an http-json call, including deadline and credentials.
|
| HttpJsonCallOptions.Builder |
|
| HttpJsonCallSettings<RequestT,ResponseT> |
HTTP-specific settings for creating callables.
|
| HttpJsonCallSettings.Builder<RequestT,ResponseT> |
|
| HttpJsonClientCall<RequestT,ResponseT> |
An instance of a call to a remote method.
|
| HttpJsonClientCall.Listener<T> |
Callbacks for receiving metadata, response messages and completion status from the server.
|
| HttpJsonHeaderEnhancers |
|
| HttpJsonLongRunningClient<RequestT,OperationT> |
Implementation of LongRunningClient based on REST transport.
|
| HttpJsonMetadata |
|
| HttpJsonOperationSnapshot |
Implementation of OperationSnapshot based on REST transport.
|
| HttpJsonOperationSnapshot.Builder |
|
| HttpJsonOperationSnapshotCallable<RequestT,OperationT> |
A UnaryCallable that wraps a UnaryCallable returning an Operation and returns an
OperationSnapshot instead.
|
| HttpJsonStatusCode |
A failure code specific to an HTTP call.
|
| HttpJsonTransportChannel |
Implementation of TransportChannel based on http/json.
|
| HttpJsonTransportChannel.Builder |
|
| InstantiatingHttpJsonChannelProvider |
InstantiatingHttpJsonChannelProvider is a TransportChannelProvider which constructs a ManagedHttpJsonChannel with a number of configured inputs every time getChannel(...) is called.
|
| InstantiatingHttpJsonChannelProvider.Builder |
|
| ManagedHttpJsonChannel |
Implementation of HttpJsonChannel which can issue http-json calls.
|
| ManagedHttpJsonChannel.Builder |
|
| ProtoMessageRequestFormatter<RequestT extends com.google.protobuf.Message> |
Creates parts of a HTTP request from a protobuf message.
|
| ProtoMessageRequestFormatter.Builder<RequestT extends com.google.protobuf.Message> |
|
| ProtoMessageResponseParser<ResponseT extends com.google.protobuf.Message> |
|
| ProtoMessageResponseParser.Builder<ResponseT extends com.google.protobuf.Message> |
|
| ProtoOperationTransformers |
Public for technical reasons; intended for use by generated code.
|
| ProtoOperationTransformers.MetadataTransformer<MetadataT extends com.google.protobuf.Message> |
|
| ProtoOperationTransformers.ResponseTransformer<ResponseT extends com.google.protobuf.Message> |
|
| ProtoRestSerializer<RequestT extends com.google.protobuf.Message> |
This class serializes/deserializes protobuf Message for REST interactions.
|