All Classes
-
All Classes Class Summary Enum Summary Class Description AnnotationToRegisterIntoClientContextBuildItem A Build Item that is used to register annotations that are used by the client to register services into the client context.ClientContextResolverHandler Generates an implementation ofResteasyReactiveContextResolverThe extension will search for methods annotated with a special annotation like `@ClientObjectMapper` (if the REST Client Jackson extension is present) and create the context resolver to register a custom object into the client context like the ObjectMapper instance.ClientExceptionMapperHandler Generates an implementation ofResponseExceptionMapperfrom an instance ofClientExceptionMapperClientRedirectHandler Generates an implementation ofRedirectHandlerfrom an instance ofClientRedirectHandlerDotNames GeneratedClassResult MicroProfileRestClientEnricher Alters client stub generation to add MicroProfile Rest Client features.MicroProfileRestClientEnricher.AccessibleType MicroProfileRestClientEnricher.RestClientAnnotationExpressionParser This class is meant to parse the values inClientHeaderParaminto a list of supported typesMicroProfileRestClientEnricher.RestClientAnnotationExpressionParser.Accessible MicroProfileRestClientEnricher.RestClientAnnotationExpressionParser.ConfigName MicroProfileRestClientEnricher.RestClientAnnotationExpressionParser.Node MicroProfileRestClientEnricher.RestClientAnnotationExpressionParser.Verbatim RegisterProviderAnnotationInstanceBuildItem A Build Item that is used to capture the information of usages equivalent to@RegisterProvider(SomeProvider.class).RestClientReactiveDevUIProcessor RestClientReactiveProcessor RestClientReactiveProcessor$$accessor