JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Quarkus - gRPC - Runtime 2.16.5.Final
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Annotation Types Summary
Class
Description
AuthExceptionHandler
<
ReqT
,
RespT
>
Exception mapper for authentication and authorization exceptions To alter mapping exceptions, create a subclass of this handler and create an appropriate
AuthExceptionHandlerProvider
AuthExceptionHandlerProvider
Provider for AuthExceptionHandler.
BlockingExecutionHandler
<
ReqT
>
BlockingServerInterceptor
gRPC Server interceptor offloading the execution of the gRPC method on a worker thread if the method is annotated with
Blocking
.
Channels
Channels.ChannelDestroyer
ClientInterceptorStorage
ClientXds
Client XDS config *
XDS usage
CollectStreams
CompressionInterceptor
ContextStorageOverride
Override gRPC context storage to rely on duplicated context when available.
DefaultAuthExceptionHandlerProvider
DefaultExceptionHandlerProvider
DelegatingGrpcBeansStorage
DevModeBlockingExecutionHandler
DevModeInterceptor
DevModeStreamsCollector
EventLoopBlockingCheckInterceptor
ExceptionInterceptor
GrpcBuilderProvider
<
S
extends io.grpc.ServerBuilder<
S
>>
Allow for additional types of gRPC server and channels to be used / built.
GrpcClientBuildTimeConfig
GrpcClientConfigProvider
This bean provides the
GrpcClientConfiguration
to
Channels
.
GrpcClientConfiguration
GrpcClientInterceptorContainer
GrpcClientRecorder
GrpcCodeGenConfig
not really used, here only to describe config options for code generation
GrpcConfiguration
gRPC configuration root.
GrpcContainer
GrpcDevConsoleRecorder
GrpcDuplicatedContextGrpcInterceptor
GrpcDuplicatedContextGrpcInterceptor.ListenedOnDuplicatedContext
<
ReqT
,
RespT
>
GrpcHealthCheck
Eclipse MicroProfile Health Check
GrpcHealthEndpoint
GrpcHealthStorage
GrpcHotReplacementInterceptor
GrpcHotReplacementSetup
GrpcLoadBalancerProvider
GrpcLoadBalancerProvider.StorkLoadBalancerConfig
GrpcLoadBalancerProvider.StorkSubchannelPicker
GrpcRequestContextGrpcInterceptor
GrpcSecurityInterceptor
Security interceptor invoking
GrpcSecurityMechanism
implementations
GrpcSecurityMechanism
gRPC security mechanism based on gRPC call metadata To secure your gRPC endpoints, create a CDI bean implementing this interface.
GrpcServerBuildTimeConfig
GrpcServerConfiguration
GrpcServerIndex
GrpcServerNettyConfig
GrpcServerRecorder
GrpcServerRecorder.GrpcServiceDefinition
GrpcServerReloader
GrpcServices
GrpcSslUtils
GrpcStorkRecorder
GrpcStorkServiceDiscovery
for gRPC, the service instance id must be immutable.
GrpcTransportSecurity
Interceptors
IOThreadClientInterceptor
gRPC Client emissions should be on the event loop if the subscription is executed on the event loop
ReflectionService
ServerInterceptorStorage
SslClientConfig
Shared configuration for setting up client-side SSL.
SslServerConfig
Shared configuration for setting up server-side SSL.
StorkMeasuringGrpcInterceptor
StreamCollectorInterceptor
Xds
XDS config *
XDS usage