All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractResponseWrapper |
|
| AccessLogConfig |
|
| AccessLogConfig$$accessor |
|
| AccessLogHandler |
Access log handler.
|
| AccessLogReceiver |
Interface that is used by the access log handler to send data to the log file manager.
|
| AdditionalRouteDescription |
|
| AllRequestHeadersAttribute |
|
| AllRequestHeadersAttribute.Builder |
|
| ArcDevRecorder |
|
| AuthConfig |
Authentication mechanism and SecurityRealm name information used for configuring HTTP auth
instance for the deployment.
|
| AuthenticatedHttpSecurityPolicy |
permission checker that checks if the user is authenticated
|
| BasicAuthenticationMechanism |
The authentication handler responsible for BASIC authentication as described by RFC2617
|
| BasicRoute |
|
| BodyConfig |
Request body related settings
|
| BytesSentAttribute |
The bytes sent
|
| BytesSentAttribute.Builder |
|
| CertificateConfig |
A certificate configuration.
|
| ChallengeData |
|
| CompositeExchangeAttribute |
Exchange attribute that represents a combination of attributes that should be merged into a single string.
|
| Compressed |
This annotation can be used to enable the compression of an HTTP response for a particular method.
|
| ConfigDescription |
|
| ConfigDescriptionsManager |
|
| ConfigDescriptionsManager.Holder |
|
| ConfigDescriptionsRecorder |
|
| ConfigJsonRpcService |
|
| ConfigSourceName |
|
| ConstantExchangeAttribute |
Exchange attribute that represents a fixed value
|
| ContinuousTestWebSocketHandler |
|
| CookieAttribute |
A cookie
|
| CookieAttribute.Builder |
|
| CORSConfig |
|
| CORSFilter |
|
| CORSRecorder |
|
| CurrentRequestProducer |
Note that we intentionally put the producer in a separate class so that it's possible to exclude the bean if a naming
conflict exists.
|
| CurrentVertxRequest |
|
| DateTimeAttribute |
The current time
|
| DateTimeAttribute.Builder |
|
| DefaultAccessLogReceiver |
Log Receiver that stores logs in a directory under the specified file name, and rotates them after
midnight.
|
| DefaultAccessLogReceiver.Builder |
|
| DenySecurityPolicy |
|
| DevConsoleCORSFilter |
|
| DevConsoleFilter |
This is a Handler running in the regular runtime Vert.x instance
and what it does is to take the Vert.x request coming from client (under /q/dev/)
and create the DevConsoleRequest that ends up being sent to the Netty Virtual Channel
which is eventually piped into the Netty event loop that powers the Dev Vert.x instance.
|
| DevConsoleRecorder |
|
| DevUIBuildTimeStaticHandler |
Handler to return the "static" content created a build time
|
| DevUIBuildTimeStaticHandler.FileExtension |
|
| DevUIBuildTimeStaticHandler.MimeType |
|
| DevUIRecorder |
|
| DevUIWebSocket |
This is the main entry point for Dev UI Json RPC communication
|
| ExchangeAttribute |
Representation of a string attribute from a HTTP server exchange.
|
| ExchangeAttributeBuilder |
An interface that knows how to build an exchange attribute from a textual representation.
|
| ExchangeAttributeParser |
Attribute parser for exchange attributes.
|
| ExchangeAttributeWrapper |
Interface that can be used to wrap an exchange attribute.
|
| ExchangeDataAttribute |
Provide entries from the "user data" section of the RoutingContext
|
| ExchangeDataAttribute.Builder |
|
| FileSystemStaticHandler |
A Handler to serve static files from jar files or from a local directory.
|
| FileSystemStaticHandler.StaticWebRootConfiguration |
|
| Filter |
Represents a Filter, i.e.
|
| FilterConfig |
|
| Filters |
Object allowing the register filters, i.e.
|
| Filters.SimpleFilter |
Simple implementation of filter.
|
| FormAuthConfig |
config for the form authentication mechanism
|
| FormAuthConfig.CookieSameSite |
SameSite attribute values for the session and location cookies.
|
| FormAuthenticationMechanism |
|
| ForwardedParser |
|
| ForwardedProxyHandler |
Restricts who can send `Forwarded`, `X-Forwarded` or `X-Forwarded-*` headers to trusted proxies
configured through ProxyConfig.trustedProxies.
|
| ForwardedServerRequestWrapper |
|
| ForwardingProxyOptions |
|
| GracefulShutdownFilter |
|
| HandlerConsumer |
|
| HandlerType |
|
| HasDevServicesSupplier |
|
| HeaderConfig |
Configuration that allows for setting an HTTP header
|
| HttpAuthenticationMechanism |
An interface that performs HTTP based authentication
|
| HttpAuthenticationMechanism.ChallengeSender |
|
| HttpAuthenticator |
Class that is responsible for running the HTTP based authentication
|
| HttpAuthenticator.NoAuthenticationMechanism |
|
| HttpAuthenticator.NoopCloseTask |
|
| HttpAuthorizer |
Class that is responsible for running the HTTP based permission checks
|
| HttpBuildTimeConfig |
|
| HttpCompression |
|
| HttpCompressionHandler |
A simple wrapping handler that removes the Content-Encoding: identity HTTP header if the Content-Type
header is set and the value is a compressed media type as configured via
HttpBuildTimeConfig.compressMediaTypes.
|
| HttpConfiguration |
|
| HttpConfiguration.InsecureRequests |
|
| HttpConfiguration.PayloadHint |
|
| HttpConfiguration$$accessor |
|
| HttpCredentialTransport |
A representation of HTTP credential transport.
|
| HttpCredentialTransport.Type |
|
| HttpHostConfigSource |
Sets the default host config value, depending on the launch mode.
|
| HttpSecurityPolicy |
An HTTP Security policy, that controls which requests are allowed to proceed.
|
| HttpSecurityPolicy.AuthorizationRequestContext |
A context object that can be used to run blocking tasks
|
| HttpSecurityPolicy.CheckResult |
The results of a permission check
|
| HttpSecurityRecorder |
|
| HttpSecurityRecorder.DefaultAuthFailureHandler |
|
| HttpSecurityUtils |
|
| HttpServerOptionsCustomizer |
Interface exposed by beans willing to customizing the HTTP server options.
|
| IdentUsernameAttribute |
The ident username, not used, included for apache access log compatibility
|
| IdentUsernameAttribute.Builder |
|
| JBossLoggingAccessLogReceiver |
Access log receiver that logs messages at INFO level.
|
| Json |
A simple JSON string generator.
|
| Json.JsonArrayBuilder |
JSON array builder.
|
| Json.JsonBuilder<T> |
|
| Json.JsonObjectBuilder |
JSON object builder.
|
| JsonFormatter |
Formatting log records into a json format
|
| JsonFormatter |
Formatting log records into a json format
|
| JsonRpcKeys |
|
| JsonRpcKeys.MessageType |
|
| JsonRpcMethod |
|
| JsonRpcMethodName |
|
| JsonRpcReader |
|
| JsonRpcRouter |
Route JsonRPC message to the correct method
|
| JsonRpcWriter |
|
| LocalIPAttribute |
The local IP address
|
| LocalIPAttribute.Builder |
|
| LocalPortAttribute |
The local port
|
| LocalPortAttribute.Builder |
|
| LocalServerNameAttribute |
The local server name
|
| LocalServerNameAttribute.Builder |
|
| LogController |
Allow controlling to the log levels
|
| LogFileHeaderGenerator |
Interface that generates the header for an access log.
|
| LogStreamBroadcaster |
|
| LogStreamJsonRPCService |
This makes the log file available via json RPC
|
| LogStreamRecorder |
|
| LogStreamRecorder |
|
| LogStreamWebSocket |
Stream the log in json format over ws
|
| LogStreamWebSocket.SessionState |
|
| MtlsAuthenticationMechanism |
The authentication handler responsible for mTLS client authentication
|
| MultiPartConfig |
A ConfigGroup for the settings related to HTTP multipart request handling.
|
| MutinyLogHandler |
Log handler for Logger Manager
|
| MvnpmHandler |
Handler to load mvnpm jars
|
| NullAttribute |
|
| NullAttribute.Builder |
|
| PathMatcher<T> |
Handler that dispatches to a given handler based of a prefix match of the path.
|
| PathMatcher.PathMatch<T> |
|
| PathMatchingHttpSecurityPolicy |
A security policy that allows for matching of other security policies based on paths.
|
| PathMatchingHttpSecurityPolicy.HttpMatcher |
|
| PermitSecurityPolicy |
|
| PersistentLoginManager |
A class that manages persistent logins.
|
| PersistentLoginManager.RestoreResult |
|
| PolicyConfig |
|
| PolicyMappingConfig |
|
| ProxyConfig |
Holds configuration related with proxy addressing forward.
|
| QuarkusErrorHandler |
|
| QuarkusHttpHeaders |
Used to allow propagation of context objects from intra-JVM request producers
|
| QuarkusHttpSecurityContext |
Security context that is attached to the request.
|
| QuarkusHttpUser |
Basic vert.x user representation
|
| QuarkusRequestWrapper |
|
| QueryParameterAttribute |
Query parameter
|
| QueryParameterAttribute.Builder |
|
| QueryStringAttribute |
The query string
|
| QueryStringAttribute.Builder |
|
| QuotingExchangeAttribute |
Exchange attribute that wraps string attributes in quotes.
|
| QuotingExchangeAttribute.Wrapper |
|
| ReadOnlyAttributeException |
An exception that is thrown when an attribute is read only
|
| RedirectHandler |
|
| ReflectionInfo |
Contains reflection info on the beans that needs to be called from the jsonrpc router
|
| RemoteHostAttribute |
The remote Host address (if resolved)
|
| RemoteHostAttribute.Builder |
|
| RemoteIPAttribute |
The remote IP address
|
| RemoteIPAttribute.Builder |
|
| RemoteSyncHandler |
|
| RemoteUserAttribute |
The remote user
|
| RemoteUserAttribute.Builder |
|
| ReplacementDebugPage |
Generates an error page with a stack trace.
|
| RequestHeaderAttribute |
A request header
|
| RequestHeaderAttribute.Builder |
|
| RequestLineAttribute |
The request line
|
| RequestLineAttribute.Builder |
|
| RequestMethodAttribute |
The request method
|
| RequestMethodAttribute.Builder |
|
| RequestPathAttribute |
|
| RequestPathAttribute.Builder |
|
| RequestProtocolAttribute |
The request getProtocol
|
| RequestProtocolAttribute.Builder |
|
| RequestSchemeAttribute |
The request scheme
|
| RequestSchemeAttribute.Builder |
|
| RequestURLAttribute |
The request URL
|
| RequestURLAttribute.Builder |
|
| ResponseCodeAttribute |
The request status code
|
| ResponseCodeAttribute.Builder |
|
| ResponseHeaderAttribute |
A response header
|
| ResponseHeaderAttribute.Builder |
|
| ResponseTimeAttribute |
|
| ResponseTimeAttribute.Builder |
|
| ResumingRequestWrapper |
|
| RolesAllowedHttpSecurityPolicy |
permission checker that handles role based permissions
|
| RouteDescription |
|
| RuntimeDevConsoleRoute |
|
| SameSiteCookieConfig |
Configuration that allows for automatically setting the SameSite attribute on cookies
As some API's (Servlet, JAX-RS) don't current support this attribute this config allows
it to be set based on the cookie name pattern.
|
| SameSiteNoneIncompatibleClientChecker |
A utility class that can check known user agents which are known to be incompatible with SameSite=None attribute.
|
| SecureExchangeAttribute |
|
| SecureExchangeAttribute.Builder |
|
| ServerLimitsConfig |
|
| ServerSslConfig |
Shared configuration for setting up server-side SSL.
|
| SslCipherAttribute |
|
| SslCipherAttribute.Builder |
|
| SslClientCertAttribute |
|
| SslClientCertAttribute.Builder |
|
| SslSessionIdAttribute |
|
| SslSessionIdAttribute.Builder |
|
| StaticResourcesConfig |
|
| StaticResourcesHotReplacementSetup |
|
| StaticResourcesRecorder |
|
| SubstituteEmptyWrapper |
|
| SubstituteEmptyWrapper.SubstituteEmptyAttribute |
|
| SubstringMap<V> |
A string keyed map that can be accessed as a substring, eliminating the need to allocate a new string
to do a key comparison against.
|
| SubstringMap.SubstringMatch<V> |
|
| SupplierImpl<T> |
|
| ThreadNameAttribute |
The thread name
|
| ThreadNameAttribute.Builder |
|
| TransportProtocolAttribute |
|
| TransportProtocolAttribute.Builder |
|
| TrustedProxyCheck |
|
| TrustedProxyCheck.TrustedProxyCheckBuilder |
|
| TrustedProxyCheck.TrustedProxyCheckPart |
|
| TrustedProxyCheckPartConverter |
|
| Uncompressed |
This annotation can be used to disable the compression of an HTTP response for a particular method.
|
| VaadinRouterHandler |
Handler to enable Vaadin router.
|
| VertxConfigBuilder |
|
| VertxHttpHotReplacementSetup |
|
| VertxHttpRecorder |
|
| VertxInputStream |
|
| VertxInputStream.ContinueState |
|
| VertxInputStream.VertxBlockingInput |
|
| VertxMDCDataAttribute |
Provide entries from the MDC section of the RoutingContext.
|
| VertxMDCDataAttribute.Builder |
|
| WebJarNotFoundHandler |
Handling static when disabled
|
| WebJarRecorder |
|
| WebJarStaticHandler |
Static handler for webjars.
|
| WebSocketLogHandler |
Log handler for Logger Manager
|