| ChannelPoolSettings |
Settings to control ChannelPool behavior.
|
| ChannelPoolSettings.Builder |
|
| GaxGrpcProperties |
Provides properties of the GAX-GRPC library.
|
| GrpcCallableFactory |
Class with utility methods to create grpc-based direct callables.
|
| GrpcCallContext |
GrpcCallContext encapsulates context data used to make a grpc call.
|
| GrpcCallSettings<RequestT,ResponseT> |
Grpc-specific settings for creating callables.
|
| GrpcCallSettings.Builder<RequestT,ResponseT> |
|
| GrpcHeaderInterceptor |
An interceptor to handle custom headers.
|
| GrpcRawCallableFactory |
Class with utility methods to create low level grpc-based direct callables.
|
| GrpcResponseMetadata |
GrpcResponseMetadata provides a mechanism to access the headers and trailers returned by a gRPC
client method.
|
| GrpcStatusCode |
A failure code specific to a gRPC call.
|
| GrpcTransportChannel |
Implementation of TransportChannel based on gRPC.
|
| GrpcTransportChannel.Builder |
|
| InstantiatingGrpcChannelProvider |
InstantiatingGrpcChannelProvider is a TransportChannelProvider which constructs a gRPC
ManagedChannel with a number of configured inputs every time getChannel(...) is called.
|
| InstantiatingGrpcChannelProvider.Builder |
|
| 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> |
|