Uses of Class
org.springframework.grpc.client.InProcessGrpcChannelFactory
Packages that use InProcessGrpcChannelFactory
Package
Description
Auto-configuration for Spring gRPC tests.
-
Uses of InProcessGrpcChannelFactory in org.springframework.boot.grpc.test.autoconfigure
Modifier and TypeClassDescriptionstatic classSpecialization ofInProcessGrpcChannelFactorythat allows the channel factory to support all targets, not just those that start with 'in-process:'.