| Interface | Description |
|---|---|
| ResteasyReactiveInitialiser |
| Class | Description |
|---|---|
| BlockingInputHandler |
Handler that reads data and sets up the input stream and blocks until the data has been read.
|
| EndpointScoresSupplier | |
| ExceptionMapperRecorder | |
| MultipartFormHandler |
ServerRestHandler implementation that handles the
multipart/form-data media type. |
| NotFoundExceptionMapper | |
| NotFoundExceptionMapper.MethodDescription | |
| NotFoundExceptionMapper.ResourceDescription | |
| QuarkusContextProducers |
Provides CDI producers for objects that can be injected via @Context
In quarkus-rest this works because @Context is considered an alias for @Inject
through the use of
AutoInjectAnnotationBuildItem |
| QuarkusCurrentRequest | |
| QuarkusResteasyReactiveRequestContext | |
| ResteasyReactiveRecorder | |
| ResteasyReactiveRuntimeRecorder | |
| ResteasyReactiveSecurityContext | |
| ResteasyReactiveTestHttpProvider | |
| ServerVertxBufferMessageBodyWriter |
Copyright © 2021 JBoss by Red Hat. All rights reserved.