Uses of Package
io.grpc.util
-
Packages that use io.grpc.util Package Description io.grpc.testing API that is useful for testing gRPC.io.grpc.util Utilities with advanced features in the core layer that user can optionally use. -
Classes in io.grpc.util used by io.grpc.testing Class Description MutableHandlerRegistry Default implementation ofHandlerRegistry
. -
Classes in io.grpc.util used by io.grpc.util Class Description AdvancedTlsX509KeyManager.Closeable Mainly used to avoid throwing IO Exceptions in java.io.Closeable.AdvancedTlsX509TrustManager AdvancedTlsX509TrustManager is anX509ExtendedTrustManager
that allows users to configure advanced TLS features, such as root certificate reloading and peer cert custom verification.AdvancedTlsX509TrustManager.Builder Builds a newAdvancedTlsX509TrustManager
.AdvancedTlsX509TrustManager.Closeable AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier AdvancedTlsX509TrustManager.Verification The verification mode when authenticating the peer certificate.ForwardingLoadBalancer ForwardingLoadBalancerHelper