- addService(ServerServiceDefinition) - Method in class io.grpc.util.MutableHandlerRegistry
-
Registers a service.
- addService(BindableService) - Method in class io.grpc.util.MutableHandlerRegistry
-
Registers a service.
- AdvancedTlsX509KeyManager - Class in io.grpc.util
-
AdvancedTlsX509KeyManager is an X509ExtendedKeyManager that allows users to configure
advanced TLS features, such as private key and certificate chain reloading, etc.
- AdvancedTlsX509KeyManager() - Constructor for class io.grpc.util.AdvancedTlsX509KeyManager
-
Constructs an AdvancedTlsX509KeyManager.
- AdvancedTlsX509KeyManager.Closeable - Interface in io.grpc.util
-
Mainly used to avoid throwing IO Exceptions in java.io.Closeable.
- AdvancedTlsX509TrustManager - Class in io.grpc.util
-
AdvancedTlsX509TrustManager is an X509ExtendedTrustManager that allows users to configure
advanced TLS features, such as root certificate reloading, peer cert custom verification, etc.
- AdvancedTlsX509TrustManager.Builder - Class in io.grpc.util
-
- AdvancedTlsX509TrustManager.Closeable - Interface in io.grpc.util
-
- AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier - Interface in io.grpc.util
-
- AdvancedTlsX509TrustManager.Verification - Enum in io.grpc.util
-
- AnonymousInProcessSocketAddress - Class in io.grpc.inprocess
-
Custom SocketAddress class for InProcessTransport, for
a server which can only be referenced via this address instance.
- AnonymousInProcessSocketAddress() - Constructor for class io.grpc.inprocess.AnonymousInProcessSocketAddress
-
Creates a new AnonymousInProcessSocketAddress.
- asChannel() - Method in class io.grpc.util.ForwardingSubchannel
-