All Classes and Interfaces

Class
Description
This interface represents a factory for creating one ManagedChannel
Settings to control ChannelPool behavior.
 
An interface to prepare a ManagedChannel for normal requests by priming the channel
Provides 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.
Grpc-specific settings for creating callables.
 
An interceptor to handle custom headers.
Provider of custom gRPC ClientInterceptors.
 
gRPC callable factory implementation for Google Long Running Operations API.
gRPC stub implementation for Google Long Running Operations API.
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.
 
 
Service Description: Manages long-running operations with an API service.
 
 
 
Settings class to configure an instance of OperationsClient.
Builder for OperationsSettings.
Base stub class for Google Long Running Operations API.
Settings class to configure an instance of OperationsStub.
Builder for OperationsStubSettings.
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.