All Classes and Interfaces

Class
Description
 
Exception mapper for authentication and authorization exceptions To alter mapping exceptions, create a subclass of this handler and create an appropriate AuthExceptionHandlerProvider
Provider for AuthExceptionHandler.
 
gRPC Server interceptor offloading the execution of the gRPC method on a worker thread if the method is annotated with Blocking.
 
 
 
Client XDS config * XDS usage
 
 
Override gRPC context storage to rely on duplicated context when available.
 
 
 
 
 
 
 
 
 
GrpcBuilderProvider<S extends io.grpc.ServerBuilder<S>>
Allow for additional types of gRPC server and channels to be used / built.
 
This bean provides the GrpcClientConfiguration to Channels.
 
 
 
not really used, here only to describe config options for code generation
gRPC configuration root.
 
 
 
Eclipse MicroProfile Health Check
 
 
 
 
We should consider to use gRPC directly from the Javascript client.
 
 
 
 
Security interceptor invoking GrpcSecurityMechanism implementations
gRPC security mechanism based on gRPC call metadata To secure your gRPC endpoints, create a CDI bean implementing this interface.
 
 
 
 
 
 
 
 
 
 
 
for gRPC, the service instance id must be immutable.
 
 
In-process config * in-process usage
 
gRPC Client emissions should be on the event loop if the subscription is executed on the event loop
 
 
 
Shared configuration for setting up client-side SSL.
Shared configuration for setting up server-side SSL.
Stork config for new Vert.x gRPC
 
 
 
 
 
 
Similar to StorkMeasuringGrpcInterceptor, but with different entry points, since we use delayed StorkGrpcChannel.
XDS config * XDS usage