Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- io.quarkus.grpc.runtime.supports.blocking.BlockingExecutionHandler<ReqT> (implements java.util.concurrent.Callable<V>)
- io.quarkus.grpc.runtime.supports.blocking.BlockingServerInterceptor (implements java.util.function.Function<T,R>, jakarta.enterprise.inject.spi.Prioritized, io.grpc.ServerInterceptor)
- io.grpc.Channel
- io.quarkus.grpc.runtime.supports.Channels
- io.quarkus.grpc.runtime.supports.Channels.ChannelDestroyer (implements io.quarkus.arc.BeanDestroyer<T>)
- io.grpc.ClientCall<ReqT,RespT>
- io.grpc.ForwardingClientCall<ReqT,RespT>
- io.grpc.ForwardingClientCall.SimpleForwardingClientCall<ReqT,RespT>
- io.grpc.ClientCall.Listener<T>
- io.grpc.ForwardingClientCallListener<RespT>
- io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener<RespT>
- io.quarkus.grpc.runtime.ClientInterceptorStorage
- io.quarkus.grpc.runtime.supports.CompressionInterceptor (implements io.grpc.ServerInterceptor)
- io.grpc.Context.Storage
- io.quarkus.grpc.auth.DefaultAuthExceptionHandlerProvider (implements io.quarkus.grpc.auth.AuthExceptionHandlerProvider)
- io.quarkus.grpc.runtime.supports.exc.DefaultExceptionHandlerProvider (implements io.quarkus.grpc.ExceptionHandlerProvider)
- io.quarkus.grpc.runtime.devmode.DelegatingGrpcBeansStorage
- io.quarkus.grpc.runtime.supports.blocking.DevModeBlockingExecutionHandler (implements java.util.concurrent.Callable<V>)
- io.quarkus.grpc.runtime.devmode.DevModeInterceptor (implements io.grpc.ServerInterceptor)
- io.quarkus.grpc.runtime.devmode.DevModeStreamsCollector (implements io.quarkus.grpc.stubs.StreamCollector)
- io.quarkus.grpc.runtime.supports.EventLoopBlockingCheckInterceptor (implements io.grpc.ClientInterceptor)
- io.quarkus.grpc.runtime.supports.exc.ExceptionInterceptor (implements jakarta.enterprise.inject.spi.Prioritized, io.grpc.ServerInterceptor)
- io.quarkus.grpc.runtime.config.GrpcClientBuildTimeConfig
- io.quarkus.grpc.runtime.supports.GrpcClientConfigProvider
- io.quarkus.grpc.runtime.config.GrpcClientConfiguration
- io.quarkus.grpc.runtime.GrpcClientInterceptorContainer
- io.quarkus.grpc.runtime.GrpcClientRecorder
- io.quarkus.grpc.runtime.config.GrpcCodeGenConfig
- io.quarkus.grpc.runtime.config.GrpcConfiguration
- io.quarkus.grpc.runtime.GrpcContainer
- io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor (implements jakarta.enterprise.inject.spi.Prioritized, io.grpc.ServerInterceptor)
- io.quarkus.grpc.runtime.health.GrpcHealthCheck (implements org.eclipse.microprofile.health.HealthCheck)
- io.quarkus.grpc.runtime.health.GrpcHealthStorage
- io.quarkus.grpc.runtime.devmode.GrpcHotReplacementInterceptor (implements io.grpc.ServerInterceptor)
- io.quarkus.grpc.runtime.devmode.GrpcHotReplacementSetup (implements io.quarkus.dev.spi.HotReplacementSetup)
- io.quarkus.grpc.runtime.devui.GrpcJsonRPCService
- io.quarkus.grpc.runtime.devui.GrpcJsonRPCService.GrpcServiceClassInfo
- io.quarkus.grpc.runtime.stork.GrpcLoadBalancerProvider.StorkLoadBalancerConfig
- io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor (implements jakarta.enterprise.inject.spi.Prioritized, io.grpc.ServerInterceptor)
- io.quarkus.grpc.auth.GrpcSecurityInterceptor (implements jakarta.enterprise.inject.spi.Prioritized, io.grpc.ServerInterceptor)
- io.quarkus.grpc.auth.GrpcSecurityRecorder
- io.quarkus.grpc.runtime.config.GrpcServerBuildTimeConfig
- io.quarkus.grpc.runtime.config.GrpcServerConfiguration
- io.quarkus.grpc.runtime.config.GrpcServerNettyConfig
- io.quarkus.grpc.runtime.GrpcServerRecorder
- io.quarkus.grpc.runtime.GrpcServerRecorder.GrpcServiceDefinition
- io.quarkus.grpc.runtime.devmode.GrpcServerReloader
- io.quarkus.grpc.runtime.devmode.GrpcServices.MethodAndPrototype
- io.quarkus.grpc.runtime.devmode.GrpcServices.ServiceDefinitionAndStatus (implements java.util.Map.Entry<K,V>)
- io.quarkus.grpc.runtime.GrpcSslUtils
- io.quarkus.grpc.runtime.stork.GrpcStorkRecorder
- io.quarkus.grpc.runtime.GrpcTestPortUtils
- io.quarkus.grpc.runtime.config.GrpcTransportSecurity
- io.quarkus.grpc.runtime.config.InProcess (implements io.quarkus.grpc.runtime.config.Enabled)
- io.quarkus.grpc.runtime.Interceptors
- io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor (implements io.grpc.ClientInterceptor, jakarta.enterprise.inject.spi.Prioritized)
- io.grpc.LoadBalancer.Factory
- io.grpc.LoadBalancerProvider
- io.grpc.LoadBalancer.SubchannelPicker
- grpc.health.v1.MutinyHealthGrpc.HealthImplBase (implements io.grpc.BindableService)
- io.grpc.NameResolver.Factory
- io.grpc.NameResolverProvider
- io.grpc.ServerCall.Listener<ReqT>
- io.quarkus.grpc.runtime.ServerInterceptorStorage
- io.quarkus.grpc.runtime.config.SslClientConfig
- io.quarkus.grpc.runtime.supports.SSLConfigHelper
- io.quarkus.grpc.runtime.config.SslServerConfig
- io.quarkus.grpc.runtime.config.StorkConfig
- io.quarkus.grpc.runtime.stork.StorkMeasuringGrpcInterceptor (implements io.grpc.ClientInterceptor, jakarta.enterprise.inject.spi.Prioritized)
- io.quarkus.grpc.runtime.devmode.StreamCollectorInterceptor
- io.quarkus.grpc.runtime.config.TlsClientConfig
- io.quarkus.grpc.runtime.config.TlsClientConfig.JksConfiguration
- io.quarkus.grpc.runtime.config.TlsClientConfig.PemKeyCertConfiguration
- io.quarkus.grpc.runtime.config.TlsClientConfig.PemTrustCertConfiguration
- io.quarkus.grpc.runtime.config.TlsClientConfig.PfxConfiguration
- io.quarkus.grpc.runtime.stork.VertxStorkMeasuringGrpcInterceptor (implements io.grpc.ClientInterceptor, jakarta.enterprise.inject.spi.Prioritized)
- io.quarkus.grpc.runtime.config.Xds (implements io.quarkus.grpc.runtime.config.Enabled)
Annotation Interface Hierarchy