Uses of Package
io.vertx.ext.web
-
Classes in io.vertx.ext.web used by io.vertx.ext.shell.term Class Description Router A router receives request from anHttpServer
and routes it to the first matchingRoute
that it contains. -
Classes in io.vertx.ext.web used by io.vertx.ext.web Class Description AllowForwardHeaders What kind of forward header parsing are we allowing.FileUpload Represents a file-upload from an HTTP multipart form submission.Http2PushMapping LanguageHeader A parsed language header.MIMEHeader ParsedHeaderValue ParsedHeaderValues A container with the request's headers that are meaningful enough to be parsed Contains: Accept -> MIME header, parameters and sortable Accept-Charset -> Parameters and sortable Accept-Encoding -> Parameters and sortable Accept-Language -> Parameters and sortable Content-Type -> MIME header and parametersRequestBody Route A route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed to a handler.Router A router receives request from anHttpServer
and routes it to the first matchingRoute
that it contains.RoutingContext Represents the context for the handling of a request in Vert.x-Web.Session Represents a browser session.UserContext A web user is extended user coupled to the context and is used to perform verifications and actions on behalf of the user. -
Classes in io.vertx.ext.web used by io.vertx.ext.web.api.service Class Description RoutingContext Represents the context for the handling of a request in Vert.x-Web. -
Classes in io.vertx.ext.web used by io.vertx.ext.web.handler Class Description Http2PushMapping Route A route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed to a handler.RoutingContext Represents the context for the handling of a request in Vert.x-Web.Session Represents a browser session. -
Classes in io.vertx.ext.web used by io.vertx.ext.web.handler.graphql Class Description Router A router receives request from anHttpServer
and routes it to the first matchingRoute
that it contains.RoutingContext Represents the context for the handling of a request in Vert.x-Web. -
Classes in io.vertx.ext.web used by io.vertx.ext.web.handler.sockjs Class Description Router A router receives request from anHttpServer
and routes it to the first matchingRoute
that it contains.RoutingContext Represents the context for the handling of a request in Vert.x-Web.Session Represents a browser session. -
Classes in io.vertx.ext.web used by io.vertx.ext.web.openapi.router Class Description Router A router receives request from anHttpServer
and routes it to the first matchingRoute
that it contains.RoutingContext Represents the context for the handling of a request in Vert.x-Web. -
Classes in io.vertx.ext.web used by io.vertx.ext.web.sstore Class Description Session Represents a browser session. -
Classes in io.vertx.ext.web used by io.vertx.micrometer Class Description RoutingContext Represents the context for the handling of a request in Vert.x-Web. -
Classes in io.vertx.ext.web used by io.vertx.reactivex.ext.web Class Description AllowForwardHeaders What kind of forward header parsing are we allowing.FileUpload Represents a file-upload from an HTTP multipart form submission.LanguageHeader A parsed language header.MIMEHeader ParsedHeaderValue ParsedHeaderValues A container with the request's headers that are meaningful enough to be parsed Contains: Accept -> MIME header, parameters and sortable Accept-Charset -> Parameters and sortable Accept-Encoding -> Parameters and sortable Accept-Language -> Parameters and sortable Content-Type -> MIME header and parametersRequestBody Route A route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed to a handler.Router A router receives request from anHttpServer
and routes it to the first matchingRoute
that it contains.RoutingContext Represents the context for the handling of a request in Vert.x-Web.Session Represents a browser session.UserContext A web user is extended user coupled to the context and is used to perform verifications and actions on behalf of the user. -
Classes in io.vertx.ext.web used by io.vertx.reactivex.ext.web.handler Class Description Http2PushMapping -
Classes in io.vertx.ext.web used by io.vertx.rxjava3.ext.web Class Description AllowForwardHeaders What kind of forward header parsing are we allowing.FileUpload Represents a file-upload from an HTTP multipart form submission.LanguageHeader A parsed language header.MIMEHeader ParsedHeaderValue ParsedHeaderValues A container with the request's headers that are meaningful enough to be parsed Contains: Accept -> MIME header, parameters and sortable Accept-Charset -> Parameters and sortable Accept-Encoding -> Parameters and sortable Accept-Language -> Parameters and sortable Content-Type -> MIME header and parametersRequestBody Route A route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed to a handler.Router A router receives request from anHttpServer
and routes it to the first matchingRoute
that it contains.RoutingContext Represents the context for the handling of a request in Vert.x-Web.Session Represents a browser session.UserContext A web user is extended user coupled to the context and is used to perform verifications and actions on behalf of the user. -
Classes in io.vertx.ext.web used by io.vertx.rxjava3.ext.web.handler Class Description Http2PushMapping -
Classes in io.vertx.ext.web used by io.vertx.servicediscovery.rest Class Description Router A router receives request from anHttpServer
and routes it to the first matchingRoute
that it contains.