public class AzureSpringBootRequestHandler<I,O> extends AzureSpringFunctionInitializer
Constructor and Description |
---|
AzureSpringBootRequestHandler() |
AzureSpringBootRequestHandler(Class<?> configurationClass) |
Modifier and Type | Method and Description |
---|---|
protected Object |
convertEvent(I input) |
protected O |
convertOutput(Object output) |
O |
handleRequest(I foo,
com.microsoft.azure.serverless.functions.ExecutionContext context) |
apply, close, initialize
public AzureSpringBootRequestHandler(Class<?> configurationClass)
public AzureSpringBootRequestHandler()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.