All Classes and Interfaces
Class
Description
AbstractFileEncoder<T extends io.micronaut.http.server.types.files.FileCustomizableResponseType>
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
Use
AbstractServletServer insteadAbstract base class for servlet embedded servers.
Implementation of
PojaHttpServerlessApplication for Apache.An exception that gets thrown in case of a bad request sent by user.
Configuration specific to the Apache POJA serverless application.
An implementation of the POJA Http Request based on Apache.
API to Read the Body of an HTTP Request where the body is supplied as an InputStream.
A
ByteBuffer implementation that is backed by a byte array.Default implementation of
BodyBuilder.A servlet that initializes Micronaut and serves requests.
Implementation of
Cookies ontop of the Servlet API.Deprecated, for removal: This API element is subject to removal in a future version.
Unused
Default implementation of
ServletHttpHandler for the Servlet API.Implementation of
HttpRequest ontop of the Servlet API.Implementation of
ServletHttpResponse for the Servlet API.Publishes a
ServiceReadyEvent when the server starts if there is an ApplicationConfiguration.getName() set.Deprecated, for removal: This API element is subject to removal in a future version.
Now unused, use a normal
ResponseBodyWriterBeans of type
HttpHandlerPath are registered to a HttpServer via HttpServer.createContext(String, HttpHandler).Factory for creating beans of type
HttpServer.Configuration properties for Jetty.
Configuration for additional connectors.
Jetty access log configuration.
The default connection pool configuration.
Factory for the Jetty server.
An implementation of the
EmbeddedServer interface for Jetty.Listener implementation which reloads ssl context when ssl properties have been changed.
A wrapper around input stream that limits the maximum size to be read.
Configuration properties for the Micronaut servlet.
A servlet initializer for Micronaut for deployment as a WAR file.
Headers implementation based on a multi-value map.
Query parameters implementation.
Mutable version of the
ServletHttpRequest interface.An exception to be thrown when no additional requests can be parsed.
Interface to allow setting of parsed body on a request.
A base class for serverless POJA requests that provides a number of common methods
to be reused for body and binding.
A base class for serverless POJA responses.
A base class for POJA serverless applications.
A class to configure application with POJA serverless specifics.
Deprecated, for removal: This API element is subject to removal in a future version.
Use
QueryStringDecoder instead.Attributes to lookup servlet related types from the request.
Variant of
WebServlet applicable to factory methods.A
RequestBinderRegistry implementation specifically for Serverless functions over HTTP.Allows binding the body from a
ServletHttpRequest.An implementation of
CompletedFileUpload that backs on a Servlet part.Configuration for the servlet environment.
Adapts the Servlet Cookie API to
Cookie.Represents an HTTP exchange in a serverless context.
Variant of
WebFilter applicable to factory methods.An HTTP handler that can deal with Serverless requests.
Interface that models a serverless request which typically support blocking I/O.
Async execution.
Async execution callback.
Models a serverless HTTP response, allowing access to the native response.
A binder capable of binding servlet multipart requests.
A binder capable of binding the servlet request.
A binder capable of binding the servlet response.
Deprecated, for removal: This API element is subject to removal in a future version.
Now unused, use a normal
ResponseBodyWriterDeprecated, for removal: This API element is subject to removal in a future version.
Use
ServletServerFactory insteadParent factory class for servlet-based servers.
Deprecated, for removal: This API element is subject to removal in a future version.
Use
ServletStaticResourceConfiguration insteadConfiguration for static resources for servlet engines.
This interface helps micronaut to extract
SSLSession from different servlet frameworks.Deprecated, for removal: This API element is subject to removal in a future version.
Use the
ServerHttpRequest API insteadDeprecated, for removal: This API element is subject to removal in a future version.
Now unused, use a normal
ResponseBodyWriterDeprecated, for removal: This API element is subject to removal in a future version.
Now unused, use a normal
ResponseBodyWriterAn embedded server that uses
PojaHttpServerlessApplication as application.Extends
HttpServerConfiguration and allows configuring Tomcat.The access log configuration.
Factory for the
Tomcat instance.Implementation of
EmbeddedServer for Tomcat.Configuration for the Undertow server.
The access log configuration.
Factory for the undertow server.
Implementation of
AbstractServletServer for Undertow.Allows registering web filters as beans.
Allows registering web listeners as beans.
Allows registering web servlets as beans.
ResponseBodyWriter