Uses of Package
io.vertx.mutiny.ext.web
Packages that use io.vertx.mutiny.ext.web
Package
Description
-
Classes in io.vertx.mutiny.ext.web used by io.vertx.mutiny.ext.webClassDescriptionRepresents a file-upload from an HTTP multipart form submission.A parsed language header.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 parametersA route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed to a handler.A router receives request from an
HttpServerand routes it to the first matchingRoutethat it contains.Represents the context for the handling of a request in Vert.x-Web.Represents a browser session. -
Classes in io.vertx.mutiny.ext.web used by io.vertx.mutiny.ext.web.handlerClassDescriptionA route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed to a handler.Represents the context for the handling of a request in Vert.x-Web.Represents a browser session.
-
Classes in io.vertx.mutiny.ext.web used by io.vertx.mutiny.ext.web.handler.sockjsClassDescriptionA router receives request from an
HttpServerand routes it to the first matchingRoutethat it contains.Represents the context for the handling of a request in Vert.x-Web.Represents a browser session. -
Classes in io.vertx.mutiny.ext.web used by io.vertx.mutiny.ext.web.sstore