Package io.micronaut.azure.function.http
package io.micronaut.azure.function.http
-
ClassDescriptionImplementation of
Cookies
for serverless.Servlet request implementation for Azure Functions.Azure implementation ofServletHttpResponse
.This class can be used as a base class for Azure HTTP functions that wish to route requests to classes annotated withController
and the others annotations in theio.micronaut.http.annotation
package.Default execution context impl.Utility interface to help with testing of Azure cloud functions.Response builder implementation.