JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Quarkus - Vert.x Web - Runtime 1.4.0.CR1
Prev
Next
Frames
No Frames
All Classes
C
D
G
H
I
N
O
R
S
V
C
construct()
- Static method in class io.quarkus.vertx.web.runtime.
VertxWebRecorder$$accessor
context()
- Method in interface io.quarkus.vertx.web.
RoutingExchange
context()
- Method in class io.quarkus.vertx.web.runtime.
RoutingExchangeImpl
createHandler(String)
- Method in class io.quarkus.vertx.web.runtime.
VertxWebRecorder
createRouteFunction(RouteMatcher, Handler<RoutingContext>)
- Method in class io.quarkus.vertx.web.runtime.
VertxWebRecorder
D
DEFAULT_PRIORITY
- Static variable in annotation type io.quarkus.vertx.web.
RouteFilter
G
getConsumes()
- Method in class io.quarkus.vertx.web.runtime.
RouteMatcher
getHeader(CharSequence)
- Method in interface io.quarkus.vertx.web.
RoutingExchange
getMethods()
- Method in class io.quarkus.vertx.web.runtime.
RouteMatcher
getOrder()
- Method in class io.quarkus.vertx.web.runtime.
RouteMatcher
getParam(String)
- Method in interface io.quarkus.vertx.web.
RoutingExchange
getPath()
- Method in class io.quarkus.vertx.web.runtime.
RouteMatcher
getProduces()
- Method in class io.quarkus.vertx.web.runtime.
RouteMatcher
getRegex()
- Method in class io.quarkus.vertx.web.runtime.
RouteMatcher
H
handle(RoutingContext)
- Method in interface io.quarkus.vertx.web.runtime.
RouteHandler
handlers
- Static variable in class io.quarkus.vertx.web.runtime.
VertxWebRecorder
I
initHandlers()
- Method in class io.quarkus.vertx.web.runtime.
VertxWebRecorder
initialize()
- Method in interface io.quarkus.vertx.web.runtime.
RouteHandler
Initialize the handler instance before it is put into service.
invoke(RoutingContext)
- Method in interface io.quarkus.vertx.web.runtime.
RouteHandler
Invokes the route method.
io.quarkus.vertx.web
- package io.quarkus.vertx.web
io.quarkus.vertx.web.runtime
- package io.quarkus.vertx.web.runtime
N
notFound()
- Method in interface io.quarkus.vertx.web.
RoutingExchange
O
ok()
- Method in interface io.quarkus.vertx.web.
RoutingExchange
ok(String)
- Method in interface io.quarkus.vertx.web.
RoutingExchange
R
request()
- Method in interface io.quarkus.vertx.web.
RoutingExchange
response()
- Method in interface io.quarkus.vertx.web.
RoutingExchange
Route
- Annotation Type in
io.quarkus.vertx.web
Annotation used to configure reactive routes in a declarative way.
Route.HandlerType
- Enum in
io.quarkus.vertx.web
Route.Routes
- Annotation Type in
io.quarkus.vertx.web
RouteBase
- Annotation Type in
io.quarkus.vertx.web
Annotation used to configure some defaults for reactive routes declared on a class.
RouteFilter
- Annotation Type in
io.quarkus.vertx.web
This annotation is used to define a "filter", i.e.
RouteHandler
- Interface in
io.quarkus.vertx.web.runtime
Handles invocation of a reactive route.
RouteMatcher
- Class in
io.quarkus.vertx.web.runtime
RouteMatcher()
- Constructor for class io.quarkus.vertx.web.runtime.
RouteMatcher
RouteMatcher(String, String, String[], String[], HttpMethod[], int)
- Constructor for class io.quarkus.vertx.web.runtime.
RouteMatcher
RoutingExchange
- Interface in
io.quarkus.vertx.web
Convenient wrapper of
RoutingContext
.
RoutingExchangeImpl
- Class in
io.quarkus.vertx.web.runtime
RoutingExchangeImpl(RoutingContext)
- Constructor for class io.quarkus.vertx.web.runtime.
RoutingExchangeImpl
S
serverError()
- Method in interface io.quarkus.vertx.web.
RoutingExchange
setConsumes(String[])
- Method in class io.quarkus.vertx.web.runtime.
RouteMatcher
setMethods(HttpMethod[])
- Method in class io.quarkus.vertx.web.runtime.
RouteMatcher
setOrder(int)
- Method in class io.quarkus.vertx.web.runtime.
RouteMatcher
setPath(String)
- Method in class io.quarkus.vertx.web.runtime.
RouteMatcher
setProduces(String[])
- Method in class io.quarkus.vertx.web.runtime.
RouteMatcher
setRegex(String)
- Method in class io.quarkus.vertx.web.runtime.
RouteMatcher
V
valueOf(String)
- Static method in enum io.quarkus.vertx.web.
Route.HandlerType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum io.quarkus.vertx.web.
Route.HandlerType
Returns an array containing the constants of this enum type, in the order they are declared.
VertxWebRecorder
- Class in
io.quarkus.vertx.web.runtime
VertxWebRecorder()
- Constructor for class io.quarkus.vertx.web.runtime.
VertxWebRecorder
VertxWebRecorder$$accessor
- Class in
io.quarkus.vertx.web.runtime
C
D
G
H
I
N
O
R
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Quarkus - Vert.x Web - Runtime 1.4.0.CR1
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
JBoss by Red Hat
. All rights reserved.