| Class | Description |
|---|---|
| ClientConnectionContextInjector |
This
ContextInjector allows injecting ClientConnection to JAX-RS resources. |
| KeycloakContextInjector |
This
ContextInjector allows injecting KeycloakSession to JAX-RS resources. |
| QuarkusCacheManagerProvider | |
| QuarkusLifecycleObserver | |
| QuarkusPlatform | |
| QuarkusRequestFilter |
This filter is responsible for managing the request lifecycle as well as setting up the necessary context to process incoming
requests.
|
| ResteasyVertxProvider |
TODO: we should probably rely on the vert.x routing context instead of resteasy context data
|
| VertxClientCertificateLookup | |
| VertxClientCertificateLookupFactory |
| Exception | Description |
|---|---|
| InitializationException |
Exception thrown when some error happens during initialization of Quarkus platform.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.