B C G I M O P R S 
All Classes All Packages

B

beanDefiningAnnotations(BuildProducer<BeanDefiningAnnotationBuildItem>) - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor
 
build(BuildProducer<ReflectiveClassBuildItem>, BuildProducer<ReflectiveHierarchyBuildItem>, BuildProducer<NativeImageProxyDefinitionBuildItem>, BuildProducer<BytecodeTransformerBuildItem>, BuildProducer<ResteasyServerConfigBuildItem>, BuildProducer<ResteasyDeploymentBuildItem>, BuildProducer<UnremovableBeanBuildItem>, BuildProducer<AnnotationsTransformerBuildItem>, List<BuildTimeConditionBuildItem>, List<AutoInjectAnnotationBuildItem>, List<AdditionalJaxRsResourceDefiningAnnotationBuildItem>, List<AdditionalJaxRsResourceMethodAnnotationsBuildItem>, List<AdditionalJaxRsResourceMethodParamAnnotations>, List<AllowedJaxRsAnnotationPrefixBuildItem>, List<ResteasyDeploymentCustomizerBuildItem>, JaxrsProvidersToRegisterBuildItem, CombinedIndexBuildItem, BeanArchiveIndexBuildItem, Optional<ResteasyServletMappingBuildItem>, CustomScopeAnnotationsBuildItem) - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor
 
buildTimeConditionAware - Variable in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig
Whether annotations such `@IfBuildTimeProfile`, `@IfBuildTimeProperty` and friends will be taken into account when used on JAX-RS classes.

C

commonConfig - Variable in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor
 
construct() - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$ResteasyConfig$$accessor
 

G

get_buildTimeConditionAware(Object) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$ResteasyConfig$$accessor
 
get_commonConfig(Object) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$$accessor
 
get_ignoreApplicationClasses(Object) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$ResteasyConfig$$accessor
 
get_metricsEnabled(Object) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$ResteasyConfig$$accessor
 
get_path(Object) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$ResteasyConfig$$accessor
 
get_resteasyConfig(Object) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$$accessor
 
get_singletonResources(Object) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$ResteasyConfig$$accessor
 
getConsumer() - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyDeploymentCustomizerBuildItem
 
getDeployment() - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyDeploymentBuildItem
 
getInitParameters() - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerConfigBuildItem
 
getPath() - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerConfigBuildItem
 
getPath() - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyServletMappingBuildItem
 
getRootPath() - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyDeploymentBuildItem
 
getRootPath() - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerConfigBuildItem
 

I

ignoreApplicationClasses - Variable in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig
Ignore all explicit JAX-RS Application classes.
io.quarkus.resteasy.server.common.deployment - package io.quarkus.resteasy.server.common.deployment
 

M

metricsEnabled - Variable in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig
Deprecated, for removal: This API element is subject to removal in a future version.
Use quarkus.smallrye-metrics.jaxrs.enabled instead.

O

optionalResourceBundle() - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor
 

P

path - Variable in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig
Set this to override the default path for JAX-RS resources if there are no annotated application classes.
processPathInterfaceImplementors(CombinedIndexBuildItem, BuildProducer<UnremovableBeanBuildItem>, BuildProducer<AdditionalBeanBuildItem>, CustomScopeAnnotationsBuildItem) - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor
 

R

registerCompatibleAnnotationPrefixes() - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor
 
resteasyConfig - Variable in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor
JAX-RS configuration.
ResteasyConfig() - Constructor for class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig
 
ResteasyDeploymentBuildItem - Class in io.quarkus.resteasy.server.common.deployment
 
ResteasyDeploymentBuildItem(String, ResteasyDeployment) - Constructor for class io.quarkus.resteasy.server.common.deployment.ResteasyDeploymentBuildItem
 
ResteasyDeploymentCustomizerBuildItem - Class in io.quarkus.resteasy.server.common.deployment
A build item that is meant to customize the RESTEasy Deployment before it has been finalized This gives extensions to ability to add stuff to the Deployment
ResteasyDeploymentCustomizerBuildItem(Consumer<ResteasyDeployment>) - Constructor for class io.quarkus.resteasy.server.common.deployment.ResteasyDeploymentCustomizerBuildItem
 
ResteasyLogFilterBuildStep - Class in io.quarkus.resteasy.server.common.deployment
Processor that sets up log filters for RESTEasy
ResteasyLogFilterBuildStep() - Constructor for class io.quarkus.resteasy.server.common.deployment.ResteasyLogFilterBuildStep
 
ResteasyServerCommonProcessor - Class in io.quarkus.resteasy.server.common.deployment
Processor that builds the RESTEasy server configuration.
ResteasyServerCommonProcessor() - Constructor for class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor
 
ResteasyServerCommonProcessor.ResteasyConfig - Class in io.quarkus.resteasy.server.common.deployment
 
ResteasyServerCommonProcessor$$accessor - Class in io.quarkus.resteasy.server.common.deployment
 
ResteasyServerCommonProcessor$ResteasyConfig$$accessor - Class in io.quarkus.resteasy.server.common.deployment
 
ResteasyServerConfigBuildItem - Class in io.quarkus.resteasy.server.common.deployment
A build item that represents the configuration of the RESTEasy server.
ResteasyServerConfigBuildItem(String, String, Map<String, String>) - Constructor for class io.quarkus.resteasy.server.common.deployment.ResteasyServerConfigBuildItem
rootPath can be different from the path if @ApplicationPath is used.
ResteasyServletMappingBuildItem - Class in io.quarkus.resteasy.server.common.deployment
A build item that represents a path mapping from web.xml
ResteasyServletMappingBuildItem(String) - Constructor for class io.quarkus.resteasy.server.common.deployment.ResteasyServletMappingBuildItem
 

S

set_buildTimeConditionAware(Object, boolean) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$ResteasyConfig$$accessor
 
set_commonConfig(Object, Object) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$$accessor
 
set_ignoreApplicationClasses(Object, boolean) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$ResteasyConfig$$accessor
 
set_metricsEnabled(Object, Object) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$ResteasyConfig$$accessor
 
set_path(Object, Object) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$ResteasyConfig$$accessor
 
set_resteasyConfig(Object, Object) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$$accessor
 
set_singletonResources(Object, boolean) - Static method in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor$ResteasyConfig$$accessor
 
setupLogFilters(BuildProducer<LogCleanupFilterBuildItem>) - Method in class io.quarkus.resteasy.server.common.deployment.ResteasyLogFilterBuildStep
 
singletonResources - Variable in class io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig
If this is true then JAX-RS will use only a single instance of a resource class to service all requests.
B C G I M O P R S 
All Classes All Packages