Package io.micronaut.azure.function.http
package io.micronaut.azure.function.http
-
ClassDescriptionImplementation of
Cookiesfor 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 withControllerand the others annotations in theio.micronaut.http.annotationpackage.Default execution context impl.Utility interface to help with testing of Azure cloud functions.An HTTP handler to can deal with Azure Servlet RequestHttpRequestMessageand responseHttpResponseMessage.Response builder implementation.