| Class | Description |
|---|---|
| AzureSpringBootHttpRequestHandler<I> | Deprecated
since 3.2 in favor of
FunctionInvoker |
| AzureSpringBootRequestHandler<I,O> | Deprecated
since 3.2 in favor of
FunctionInvoker |
| FunctionInvoker<I,O> | |
| HttpFunctionInvoker<I> |
Implementation of HTTP Request Handler for Azure which supports
HttpRequestMessage and HttpResponseMessage the types required by
Azure Functions for HTTP-triggered functions.
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.