Module io.inverno.mod.base
Package io.inverno.mod.base.net
package io.inverno.mod.base.net
Classes and interfaces for manipulating URIs and creating non-blocking network server and client.
-
ClassDescriptionNet client configuration.Base network configuration.Net server configuration.A net service provides methods to create resource friendly IO and acceptor event loop groups ad well as clients and servers.Represents the transport type supported at runtime.A URI builder is used for creating URIs as defined by RFC 3986.Thrown by a
URIBuilder
to indicate an error when building a URI.An engine that performs match operations on a URI by interpreting a URI pattern.A URI pattern is used to create a URI matcher to perform match operation on URI against against a regular expression built from a URI Builder's components.Describes the inclusion state of a URI pattern in another URI pattern.Utility methods for URIs manipulation.Defines the options used to create a URI builder.Defines the forms supported when building a URI from a request-target as defined by RFC 7230 Section 5.3.