Class and Description |
---|
Router
A router receives request from an
HttpServer and routes it to the first matching
Route that it contains. |
Class and Description |
---|
Cookie
Deprecated.
use instead
Cookie , this class will be removed in Vert.x 4 |
FileUpload
Represents a file-upload from an HTTP multipart form submission.
|
Http2PushMapping |
LanguageHeader
A parsed language header.
|
Locale
Deprecated.
Use
LanguageHeader instead |
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 parameters
|
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 an
HttpServer and routes it to the first matching
Route that it contains. |
RoutingContext
Represents the context for the handling of a request in Vert.x-Web.
|
Session
Represents a browser session.
|
Class and Description |
---|
Router
A router receives request from an
HttpServer and routes it to the first matching
Route that it contains. |
RoutingContext
Represents the context for the handling of a request in Vert.x-Web.
|
Class and Description |
---|
RoutingContext
Represents the context for the handling of a request in Vert.x-Web.
|
Class and Description |
---|
RoutingContext
Represents the context for the handling of a request in Vert.x-Web.
|
Class and 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.
|
Class and Description |
---|
RoutingContext
Represents the context for the handling of a request in Vert.x-Web.
|
Class and Description |
---|
Router
A router receives request from an
HttpServer and routes it to the first matching
Route that it contains. |
RoutingContext
Represents the context for the handling of a request in Vert.x-Web.
|
Session
Represents a browser session.
|
Class and Description |
---|
Session
Represents a browser session.
|
Class and Description |
---|
RoutingContext
Represents the context for the handling of a request in Vert.x-Web.
|
Class and Description |
---|
RoutingContext
Represents the context for the handling of a request in Vert.x-Web.
|
Class and Description |
---|
FileUpload
Represents a file-upload from an HTTP multipart form submission.
|
LanguageHeader
A parsed language header.
|
MIMEHeader |
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 parameters
|
Class and Description |
---|
Router
A router receives request from an
HttpServer and routes it to the first matching
Route that it contains. |
Copyright © 2023 Eclipse. All rights reserved.