Package | Description |
---|---|
org.springframework.cloud.sleuth.instrument.grpc |
Class and Description |
---|
GrpcManagedChannelBuilderCustomizer
Callback interface that can be implemented by beans wishing to further customize the
ManagedChannelBuilder via the SpringAwareManagedChannelBuilder . |
SpringAwareManagedChannelBuilder
This is a Spring-aware managed channel builder that wraps the static entry points of
gRPC's ManagedChannelBuilder to allow the configuration of the builder to be influenced
by the Spring Context.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.