A C D E G I J M R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addStaticInitConfigSourceProvider(Capabilities, BuildProducer<StaticInitConfigBuilderBuildItem>, BuildProducer<ReflectiveClassBuildItem>) - Method in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor
C
- categorizeProviders(Set<String>, MediaTypeMap<String>, MediaTypeMap<String>, MediaTypeMap<String>, Set<String>) - Static method in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor
- configInjectionStaticInitProvider() - Method in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor
D
- disableDefaultExceptionMapper(BuildProducer<SystemPropertyBuildItem>) - Method in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor
E
- enabled - Variable in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor.ResteasyCommonConfigGzip
-
If gzip is enabled
G
- getAnnotatedProviders() - Method in class io.quarkus.resteasy.common.deployment.JaxrsProvidersToRegisterBuildItem
- getContributedProviders() - Method in class io.quarkus.resteasy.common.deployment.JaxrsProvidersToRegisterBuildItem
- getInjectorFactory() - Method in class io.quarkus.resteasy.common.deployment.ResteasyInjectionReadyBuildItem
- getInterfaceName() - Method in class io.quarkus.resteasy.common.deployment.RestClientBuildItem
- getProviders() - Method in class io.quarkus.resteasy.common.deployment.JaxrsProvidersToRegisterBuildItem
- gzip - Variable in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor.ResteasyCommonConfig
-
Enable gzip support for REST
I
- io.quarkus.resteasy.common.deployment - package io.quarkus.resteasy.common.deployment
J
- JaxrsProvidersToRegisterBuildItem - Class in io.quarkus.resteasy.common.deployment
- JaxrsProvidersToRegisterBuildItem(Set<String>, Set<String>, Set<String>, boolean) - Constructor for class io.quarkus.resteasy.common.deployment.JaxrsProvidersToRegisterBuildItem
- jsonDefault - Variable in class io.quarkus.resteasy.common.deployment.ResteasyJsonConfig
-
If this is true (the default) then JSON is set to the default media type.
M
- maxInput - Variable in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor.ResteasyCommonConfigGzip
-
Maximum deflated file bytes size
R
- registerJsonContextResolvers(CombinedIndexBuildItem, Capabilities, ResteasyJsonConfig, BuildProducer<ResteasyJaxrsProviderBuildItem>, BuildProducer<AdditionalBeanBuildItem>, BuildProducer<UnremovableBeanBuildItem>) - Method in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor
- registerNativeImageResources(BuildProducer<ServiceProviderBuildItem>) - Method in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor
- RestClientBuildItem - Class in io.quarkus.resteasy.common.deployment
-
Used to mark a class as a potential REST client interface consumed by the MicroProfile REST client.
- RestClientBuildItem(String) - Constructor for class io.quarkus.resteasy.common.deployment.RestClientBuildItem
- ResteasyCommonConfig() - Constructor for class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor.ResteasyCommonConfig
- ResteasyCommonConfigGzip() - Constructor for class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor.ResteasyCommonConfigGzip
- ResteasyCommonProcessor - Class in io.quarkus.resteasy.common.deployment
- ResteasyCommonProcessor() - Constructor for class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor
- ResteasyCommonProcessor.ResteasyCommonConfig - Class in io.quarkus.resteasy.common.deployment
- ResteasyCommonProcessor.ResteasyCommonConfigGzip - Class in io.quarkus.resteasy.common.deployment
- resteasyConfig(ResteasyJsonConfig, Capabilities) - Method in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor
- ResteasyInjectionReadyBuildItem - Class in io.quarkus.resteasy.common.deployment
-
Gives access to the configured
InjectorFactoryCan also be used as a marker indicating the RESTEasy injection has been properly set up - ResteasyInjectionReadyBuildItem(RuntimeValue<InjectorFactory>) - Constructor for class io.quarkus.resteasy.common.deployment.ResteasyInjectionReadyBuildItem
- ResteasyJsonConfig - Class in io.quarkus.resteasy.common.deployment
- ResteasyJsonConfig() - Constructor for class io.quarkus.resteasy.common.deployment.ResteasyJsonConfig
- runtimeInitResourceCleaner() - Method in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor
-
ResourceCleaner contains java.lang.ref.Cleaner references which need to get runtime initialized.
S
- setupGzipProviders(BuildProducer<ResteasyJaxrsProviderBuildItem>) - Method in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor
- setupProviders(BuildProducer<ReflectiveClassBuildItem>, CombinedIndexBuildItem, BeanArchiveIndexBuildItem, BuildProducer<UnremovableBeanBuildItem>, List<ResteasyJaxrsProviderBuildItem>, List<RestClientBuildItem>, ResteasyConfigBuildItem, Capabilities) - Method in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor
- setupResteasyInjection(ResteasyInjectorFactoryRecorder) - Method in class io.quarkus.resteasy.common.deployment.ResteasyCommonProcessor
U
- useBuiltIn() - Method in class io.quarkus.resteasy.common.deployment.JaxrsProvidersToRegisterBuildItem
All Classes All Packages