Package io.micronaut.servlet.engine
package io.micronaut.servlet.engine
-
ClassDescriptionA servlet that initializes Micronaut and serves requests.Implementation of
Cookies
ontop of the Servlet API.Default implementation ofServletHttpHandler
for the Servlet API.Implementation ofHttpRequest
ontop of the Servlet API.Implementation ofServletHttpResponse
for the Servlet API.Configuration properties for the Micronaut servlet.An implementation ofCompletedFileUpload
that backs on a Servlet part.Adapts the Servlet Cookie API toCookie
.