Class | Description |
---|---|
GrpcChannelBuilderFactory |
Factory class for creating
NettyChannelBuilder instances. |
GrpcChannelScope |
A custom scope for injecting
ManagedChannel instances that are dependency injected and shutdown when
the application shuts down. |
GrpcDefaultManagedChannelConfiguration |
Default configuration for all GRPC clients.
|
GrpcManagedChannelConfiguration |
A managed channel configuration.
|
GrpcManagedChannelFactory |
Factory bean for creating
ManagedChannel instances. |
GrpcNamedManagedChannelConfiguration |
Constructs a named channel configuration for each property specified in
GrpcManagedChannelConfiguration.PREFIX . |