Module io.inverno.mod.web.compiler
Package io.inverno.mod.web.compiler.spi
package io.inverno.mod.web.compiler.spi
-
Interface SummaryInterfaceDescriptionDescribes a basic parameter in a route.Describes a web controller.Describes a HTTP cookie parameter in a route.Describes the exchange route parameter.Describes a form parameter in a route.Describes a HTTP header parameter in a route.Common web route parameter information.Describes a path parameter in a route.Describes a web router configurer.Describes a query parameter in a route.Describes the request body parameter in a route.Describes the request body parameter in a route.Describes a web route.Describes the module's web router configurer to generate.A web router configurer info visitor is used to process a web router configurer info.Describes the server-sent event factory route parameter.
-
Class SummaryClassDescriptionA qualified name identifying a parameter in a web route.A qualified name identifying a web route in a web controller or a web router configurer.A qualified name identifying a web router configurer.
-
Enum SummaryEnumDescriptionIndicates the kind of a request body.Indicates the reactive kind of a request body.Indicates the kind of a response body.Indicates the reactive kind of a response body.Indicates the kind of a server-sent event factory.