Index

A B C D F I J L M O R S T V W 
All Classes and Interfaces|All Packages|Serialized Form

A

activateInitial() - Method in class io.quarkus.resteasy.reactive.common.runtime.ArcThreadSetupAction
 
ArcBeanFactory<T> - Class in io.quarkus.resteasy.reactive.common.runtime
 
ArcBeanFactory(Class<T>, BeanContainer) - Constructor for class io.quarkus.resteasy.reactive.common.runtime.ArcBeanFactory
 
ArcThreadSetupAction - Class in io.quarkus.resteasy.reactive.common.runtime
 
ArcThreadSetupAction(ManagedContext) - Constructor for class io.quarkus.resteasy.reactive.common.runtime.ArcThreadSetupAction
 

B

buildTimeConditionAware() - Method in interface io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig
Whether annotations such `@IfBuildTimeProfile`, `@IfBuildTimeProperty` and friends will be taken into account when used on JAX-RS classes.

C

createInstance() - Method in class io.quarkus.resteasy.reactive.common.runtime.ArcBeanFactory
 
currentState() - Method in class io.quarkus.resteasy.reactive.common.runtime.ArcThreadSetupAction
 

D

defaultProduces() - Method in interface io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig
When one of the quarkus-rest-jackson or quarkus-rest-jsonb extension are active and the result type of an endpoint is an application class or one of Collection, List, Set or Map, we assume the default return type is "application/json" if this configuration is enabled.
defaultRolesAllowed() - Method in interface io.quarkus.resteasy.reactive.common.runtime.JaxRsSecurityConfig
If no security annotations are affecting a method then they will default to requiring these roles, (equivalent to adding an @RolesAllowed annotation with the roles to every endpoint class).
denyJaxRs() - Method in interface io.quarkus.resteasy.reactive.common.runtime.JaxRsSecurityConfig
if set to true, access to all JAX-RS resources will be denied by default

F

factory(String, BeanContainer) - Method in class io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveCommonRecorder
 
failOnDuplicate() - Method in interface io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig
Whether duplicate endpoints should trigger error at startup

I

inputBufferSize() - Method in interface io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig
The amount of memory that can be used to buffer input before switching to blocking IO.
io.quarkus.resteasy.reactive.common.runtime - package io.quarkus.resteasy.reactive.common.runtime
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class io.quarkus.resteasy.reactive.common.runtime.VertxBufferMessageBodyWriter
 

J

JaxRsSecurityConfig - Interface in io.quarkus.resteasy.reactive.common.runtime
 

L

loadClass(String) - Static method in class io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveCommonRecorder
 

M

minChunkSize() - Method in interface io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig
The size of the chunks of memory allocated when writing data.

O

outputBufferSize() - Method in interface io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig
The size of the output stream response buffer.

R

registerReader(Serialisers, String, ResourceReader) - Method in class io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveCommonRecorder
 
registerWriter(Serialisers, String, ResourceWriter) - Method in class io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveCommonRecorder
 
ResteasyReactiveCommonRecorder - Class in io.quarkus.resteasy.reactive.common.runtime
 
ResteasyReactiveCommonRecorder() - Constructor for class io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveCommonRecorder
 
ResteasyReactiveConfig - Interface in io.quarkus.resteasy.reactive.common.runtime
 
ResteasyReactiveConfigFallbackInterceptor - Class in io.quarkus.resteasy.reactive.common.runtime
Deprecated, for removal: This API element is subject to removal in a future version.
maps the old config to the new config, should be removed at some point
ResteasyReactiveConfigFallbackInterceptor() - Constructor for class io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfigFallbackInterceptor
Deprecated.
 
ResteasyReactiveConfigRelocateInterceptor - Class in io.quarkus.resteasy.reactive.common.runtime
Deprecated, for removal: This API element is subject to removal in a future version.
maps the old config to the new config, should be removed at some point
ResteasyReactiveConfigRelocateInterceptor() - Constructor for class io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfigRelocateInterceptor
Deprecated.
 
resumeOn404() - Method in interface io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig
An advanced option that can be set when they RESTEasy Reactive should NOT reply with 404 when it does not match the URL path and instead just pass control onto the next Vert.x handler (if any)

S

singleDefaultProduces() - Method in interface io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig
By default, we assume a default produced media type of "text/plain" for String endpoint return types.

T

toString() - Method in class io.quarkus.resteasy.reactive.common.runtime.ArcBeanFactory
 

V

VertxBufferMessageBodyWriter - Class in io.quarkus.resteasy.reactive.common.runtime
 
VertxBufferMessageBodyWriter() - Constructor for class io.quarkus.resteasy.reactive.common.runtime.VertxBufferMessageBodyWriter
 

W

writeTo(Buffer, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class io.quarkus.resteasy.reactive.common.runtime.VertxBufferMessageBodyWriter
 
A B C D F I J L M O R S T V W 
All Classes and Interfaces|All Packages|Serialized Form