Package io.micronaut.servlet.engine
package io.micronaut.servlet.engine
-
ClassesClassDescriptionA servlet that initializes Micronaut and serves requests.Implementation of
Cookiesontop of the Servlet API.Default implementation ofServletHttpHandlerfor the Servlet API.Implementation ofHttpRequestontop of the Servlet API.Implementation ofServletHttpResponsefor the Servlet API.Configuration properties for the Micronaut servlet.Response compression, applied by the container.Adapts the Servlet Cookie API toCookie.