Package com.google.api.gax.grpc
package com.google.api.gax.grpc
-
ClassDescriptionThis interface represents a factory for creating one ManagedChannelSettings to control
ChannelPoolbehavior.An interface to prepare a ManagedChannel for normal requests by priming the channelProvides properties of the GAX-GRPC library.Class with utility methods to create grpc-based direct callables.GrpcCallContext encapsulates context data used to make a grpc call.GrpcCallSettings<RequestT,ResponseT> Grpc-specific settings for creating callables.GrpcCallSettings.Builder<RequestT,ResponseT> An interceptor to handle custom headers.Provider of custom gRPC ClientInterceptors.Class with utility methods to create low level grpc-based direct callables.GrpcResponseMetadata provides a mechanism to access the headers and trailers returned by a gRPC client method.A failure code specific to a gRPC call.Implementation of TransportChannel based on gRPC.InstantiatingGrpcChannelProvider is a TransportChannelProvider which constructs a gRPC ManagedChannel with a number of configured inputs every time getChannel(...) is called.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>An interface to handle metadata returned from an RPC.