Uses of Package
org.springframework.grpc.client
Packages that use org.springframework.grpc.client
Package
Description
Auto-configuration for gRPC client.
Auto-configuration for Spring gRPC tests.
gRPC client infrastructure.
-
Classes in org.springframework.grpc.client used by org.springframework.boot.grpc.client.autoconfigureClassDescriptionFactory interface for creating
ManagedChannelinstances.Identifies the negotiation used for starting up HTTP/2. -
Classes in org.springframework.grpc.client used by org.springframework.boot.grpc.test.autoconfigureClassDescriptionDefault implementation of
GrpcChannelFactoryfor creating and managing gRPC channels.Factory interface for creatingManagedChannelinstances.GrpcChannelFactorythat creates in-process gRPC channels. -
Classes in org.springframework.grpc.client used by org.springframework.grpc.clientClassDescriptionOptions used by
GrpcChannelFactorywhen building channels.A provider for obtaining channel credentials for gRPC client.Strategy to determine whether aClientInterceptorshould be included for a givenGrpcChannelFactory.Configure aManagedChannelBuilderwith client interceptors.Default implementation ofGrpcChannelFactoryfor creating and managing gRPC channels.Callback interface that can be used to customize aManagedChannelBuilderfor a specific target.Factory interface for creatingManagedChannelinstances.Identifies the negotiation used for starting up HTTP/2.