A B C D F G I M N P R S 
All Classes All Packages

A

activateSslNativeSupport() - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
addMpClientEnricher(BuildProducer<JaxrsClientReactiveEnricherBuildItem>) - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
addRestClientBeans(Capabilities, CombinedIndexBuildItem, CustomScopeAnnotationsBuildItem, List<RestClientAnnotationsTransformerBuildItem>, BuildProducer<GeneratedBeanBuildItem>, RestClientReactiveConfig, RestClientRecorder) - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
announceFeature(BuildProducer<FeatureBuildItem>) - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 

B

beans() - Method in class io.quarkus.rest.client.reactive.deployment.devconsole.RestClientReactiveDevConsoleProcessor
 

C

CLIENT_EXCEPTION_MAPPER - Static variable in class io.quarkus.rest.client.reactive.deployment.DotNames
 
CLIENT_HEADER_PARAM - Static variable in class io.quarkus.rest.client.reactive.deployment.DotNames
 
CLIENT_HEADER_PARAMS - Static variable in class io.quarkus.rest.client.reactive.deployment.DotNames
 
CLIENT_QUERY_PARAM - Static variable in class io.quarkus.rest.client.reactive.deployment.DotNames
 
CLIENT_QUERY_PARAMS - Static variable in class io.quarkus.rest.client.reactive.deployment.DotNames
 
CLIENT_REDIRECT_HANDLER - Static variable in class io.quarkus.rest.client.reactive.deployment.DotNames
 
CLIENT_REQUEST_FILTER - Static variable in class io.quarkus.rest.client.reactive.deployment.DotNames
 
CLIENT_RESPONSE_FILTER - Static variable in class io.quarkus.rest.client.reactive.deployment.DotNames
 
ClientExceptionMapperHandler - Class in io.quarkus.rest.client.reactive.deployment
Generates an implementation of ResponseExceptionMapper from an instance of ClientExceptionMapper
ClientExceptionMapperHandler(ClassOutput) - Constructor for class io.quarkus.rest.client.reactive.deployment.ClientExceptionMapperHandler
 
ClientRedirectHandler - Class in io.quarkus.rest.client.reactive.deployment
Generates an implementation of RedirectHandler from an instance of ClientRedirectHandler
ClientRedirectHandler(ClassOutput) - Constructor for class io.quarkus.rest.client.reactive.deployment.ClientRedirectHandler
 
construct() - Static method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor$$accessor
 

D

DEFAULT_HEADERS_FACTORY - Static variable in class io.quarkus.rest.client.reactive.deployment.MicroProfileRestClientEnricher
 
devConsoleInfo(CurateOutcomeBuildItem) - Method in class io.quarkus.rest.client.reactive.deployment.devconsole.RestClientReactiveDevConsoleProcessor
 
DotNames - Class in io.quarkus.rest.client.reactive.deployment
 

F

forClass(MethodCreator, AssignableResultHandle, ClassInfo, IndexView) - Method in class io.quarkus.rest.client.reactive.deployment.MicroProfileRestClientEnricher
 
forMethod(ClassCreator, MethodCreator, MethodCreator, MethodCreator, ClassInfo, MethodInfo, AssignableResultHandle, IndexView, BuildProducer<GeneratedClassBuildItem>, int, FieldDescriptor) - Method in class io.quarkus.rest.client.reactive.deployment.MicroProfileRestClientEnricher
 
forSubResourceMethod(ClassCreator, MethodCreator, MethodCreator, MethodCreator, ClassInfo, ClassInfo, MethodInfo, MethodInfo, AssignableResultHandle, IndexView, BuildProducer<GeneratedClassBuildItem>, int, int, FieldDescriptor) - Method in class io.quarkus.rest.client.reactive.deployment.MicroProfileRestClientEnricher
 
forSubResourceWebTarget(MethodCreator, IndexView, ClassInfo, ClassInfo, MethodInfo, MethodInfo, AssignableResultHandle, BuildProducer<GeneratedClassBuildItem>) - Method in class io.quarkus.rest.client.reactive.deployment.MicroProfileRestClientEnricher
 
forWebTarget(MethodCreator, IndexView, ClassInfo, MethodInfo, AssignableResultHandle, BuildProducer<GeneratedClassBuildItem>) - Method in class io.quarkus.rest.client.reactive.deployment.MicroProfileRestClientEnricher
 

G

generatedClassName - Variable in class io.quarkus.rest.client.reactive.deployment.GeneratedClassResult
 
GeneratedClassResult - Class in io.quarkus.rest.client.reactive.deployment
 
GeneratedClassResult(String, String, int) - Constructor for class io.quarkus.rest.client.reactive.deployment.GeneratedClassResult
 
generateResponseExceptionMapper(AnnotationInstance) - Method in class io.quarkus.rest.client.reactive.deployment.ClientExceptionMapperHandler
Generates an implementation of ResponseExceptionMapper that looks something like:
generateResponseExceptionMapper(AnnotationInstance) - Method in class io.quarkus.rest.client.reactive.deployment.ClientRedirectHandler
Generates an implementation of RedirectHandler that looks something like:
getAnnotationInstance() - Method in class io.quarkus.rest.client.reactive.deployment.RegisterProviderAnnotationInstanceBuildItem
 
getTargetClass() - Method in class io.quarkus.rest.client.reactive.deployment.RegisterProviderAnnotationInstanceBuildItem
 

I

interfaceName - Variable in class io.quarkus.rest.client.reactive.deployment.GeneratedClassResult
 
INVOKED_METHOD - Static variable in class io.quarkus.rest.client.reactive.deployment.MicroProfileRestClientEnricher
 
io.quarkus.rest.client.reactive.deployment - package io.quarkus.rest.client.reactive.deployment
 
io.quarkus.rest.client.reactive.deployment.devconsole - package io.quarkus.rest.client.reactive.deployment.devconsole
 

M

makeConfigUnremovable() - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
METHOD - Static variable in class io.quarkus.rest.client.reactive.deployment.DotNames
 
MicroProfileRestClientEnricher - Class in io.quarkus.rest.client.reactive.deployment
Alters client stub generation to add MicroProfile Rest Client features.
MicroProfileRestClientEnricher() - Constructor for class io.quarkus.rest.client.reactive.deployment.MicroProfileRestClientEnricher
 

N

nativeSpiSupport() - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 

P

priority - Variable in class io.quarkus.rest.client.reactive.deployment.GeneratedClassResult
 

R

REGISTER_CLIENT_HEADERS - Static variable in class io.quarkus.rest.client.reactive.deployment.DotNames
 
REGISTER_PROVIDER - Static variable in class io.quarkus.rest.client.reactive.deployment.DotNames
 
REGISTER_PROVIDERS - Static variable in class io.quarkus.rest.client.reactive.deployment.DotNames
 
registerHeaderFactoryBeans(CombinedIndexBuildItem, BuildProducer<AdditionalBeanBuildItem>) - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
RegisterProviderAnnotationInstanceBuildItem - Class in io.quarkus.rest.client.reactive.deployment
A Build Item that is used to capture the information of usages equivalent to @RegisterProvider(SomeProvider.class).
RegisterProviderAnnotationInstanceBuildItem(String, AnnotationInstance) - Constructor for class io.quarkus.rest.client.reactive.deployment.RegisterProviderAnnotationInstanceBuildItem
 
registerProviderBeans(CombinedIndexBuildItem) - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
registerProvidersFromAnnotations(CombinedIndexBuildItem, List<RegisterProviderAnnotationInstanceBuildItem>, BuildProducer<GeneratedBeanBuildItem>, BuildProducer<GeneratedClassBuildItem>, BuildProducer<UnremovableBeanBuildItem>, BuildProducer<ReflectiveClassBuildItem>, RestClientReactiveConfig) - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
Creates an implementation of `AnnotationRegisteredProviders` class with a constructor that: puts all the providers registered by the @RegisterProvider annotation in a map using the AnnotationRegisteredProviders.addProviders(String, Map) method registers all the provider implementations annotated with @Provider using AnnotationRegisteredProviders.addGlobalProvider(Class, int)
registerProvidersInstances(CombinedIndexBuildItem, BuildProducer<RegisterProviderAnnotationInstanceBuildItem>) - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
registerQueryParamStyleForConfig(BuildProducer<ConfigurationTypeBuildItem>) - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
registerRestClientListenerForTracing(Capabilities, BuildProducer<NativeImageResourceBuildItem>, BuildProducer<ReflectiveClassBuildItem>) - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
RestClientReactiveDevConsoleProcessor - Class in io.quarkus.rest.client.reactive.deployment.devconsole
 
RestClientReactiveDevConsoleProcessor() - Constructor for class io.quarkus.rest.client.reactive.deployment.devconsole.RestClientReactiveDevConsoleProcessor
 
RestClientReactiveProcessor - Class in io.quarkus.rest.client.reactive.deployment
 
RestClientReactiveProcessor() - Constructor for class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
RestClientReactiveProcessor$$accessor - Class in io.quarkus.rest.client.reactive.deployment
 

S

setupAdditionalBeans(BuildProducer<AdditionalBeanBuildItem>, RestClientRecorder) - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
setUpDefaultMediaType(BuildProducer<RestClientDefaultConsumesBuildItem>, BuildProducer<RestClientDefaultProducesBuildItem>, BuildProducer<RestClientDisableSmartDefaultProduces>, RestClientReactiveConfig) - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
setupRequestCollectingFilter(BuildProducer<ContainerRequestFilterBuildItem>) - Method in class io.quarkus.rest.client.reactive.deployment.RestClientReactiveProcessor
 
A B C D F G I M N P R S 
All Classes All Packages