Skip navigation links
A C D E G H I L O S 

A

activateSpringProfiles(String...) - Method in class com.amazonaws.serverless.proxy.spring.SpringBootLambdaContainerHandler
 
activateSpringProfiles(String...) - Method in class com.amazonaws.serverless.proxy.spring.SpringLambdaContainerHandler
Activates the given Spring profiles in the application.
addListener(ServletContextListener) - Method in class com.amazonaws.serverless.proxy.spring.LambdaSpringApplicationInitializer
Adds a new listener for the servlet context events.

C

com.amazonaws.serverless.proxy.spring - package com.amazonaws.serverless.proxy.spring
 

D

dispatch(HttpServletRequest, HttpServletResponse) - Method in class com.amazonaws.serverless.proxy.spring.LambdaSpringApplicationInitializer
Given a request and response objects, triggers the filters set in the servlet context and

E

ERROR_NO_CONTEXT - Static variable in class com.amazonaws.serverless.proxy.spring.LambdaSpringApplicationInitializer
 

G

getApplicationInitializer() - Method in class com.amazonaws.serverless.proxy.spring.SpringLambdaContainerHandler
Returns the custom web application initializer used by the object.
getAwsProxyHandler(Class<? extends WebApplicationInitializer>) - Static method in class com.amazonaws.serverless.proxy.spring.SpringBootLambdaContainerHandler
Creates a default SpringLambdaContainerHandler initialized with the `AwsProxyRequest` and `AwsProxyResponse` objects
getAwsProxyHandler(Class<? extends WebApplicationInitializer>, String...) - Static method in class com.amazonaws.serverless.proxy.spring.SpringBootLambdaContainerHandler
Creates a default SpringLambdaContainerHandler initialized with the `AwsProxyRequest` and `AwsProxyResponse` objects and the given Spring profiles
getAwsProxyHandler(Class...) - Static method in class com.amazonaws.serverless.proxy.spring.SpringLambdaContainerHandler
Creates a default SpringLambdaContainerHandler initialized with the `AwsProxyRequest` and `AwsProxyResponse` objects
getAwsProxyHandler(ConfigurableWebApplicationContext) - Static method in class com.amazonaws.serverless.proxy.spring.SpringLambdaContainerHandler
Creates a default SpringLambdaContainerHandler initialized with the `AwsProxyRequest` and `AwsProxyResponse` objects
getAwsProxyHandler(ConfigurableWebApplicationContext, String...) - Static method in class com.amazonaws.serverless.proxy.spring.SpringLambdaContainerHandler
Creates a default SpringLambdaContainerHandler initialized with the `AwsProxyRequest` and `AwsProxyResponse` objects and sets the given profiles as active
getContainerResponse(AwsProxyHttpServletRequest, CountDownLatch) - Method in class com.amazonaws.serverless.proxy.spring.SpringBootLambdaContainerHandler
 
getContainerResponse(AwsProxyHttpServletRequest, CountDownLatch) - Method in class com.amazonaws.serverless.proxy.spring.SpringLambdaContainerHandler
 
getDispatcherServlet() - Method in class com.amazonaws.serverless.proxy.spring.LambdaSpringApplicationInitializer
Gets the initialized Spring dispatcher servlet instance.

H

handleRequest(AwsProxyHttpServletRequest, AwsHttpServletResponse, Context) - Method in class com.amazonaws.serverless.proxy.spring.SpringBootLambdaContainerHandler
 
handleRequest(AwsProxyHttpServletRequest, AwsHttpServletResponse, Context) - Method in class com.amazonaws.serverless.proxy.spring.SpringLambdaContainerHandler
 

I

initialize() - Method in class com.amazonaws.serverless.proxy.spring.SpringBootLambdaContainerHandler
 
initialize() - Method in class com.amazonaws.serverless.proxy.spring.SpringLambdaContainerHandler
 

L

LambdaSpringApplicationInitializer - Class in com.amazonaws.serverless.proxy.spring
Custom implementation of Spring's `WebApplicationInitializer`.
LambdaSpringApplicationInitializer(ConfigurableWebApplicationContext) - Constructor for class com.amazonaws.serverless.proxy.spring.LambdaSpringApplicationInitializer
Creates a new instance of the WebApplicationInitializer

O

onStartup(ServletContext) - Method in class com.amazonaws.serverless.proxy.spring.LambdaSpringApplicationInitializer
 

S

service(ServletRequest, ServletResponse) - Method in class com.amazonaws.serverless.proxy.spring.LambdaSpringApplicationInitializer
 
setRefreshContext(boolean) - Method in class com.amazonaws.serverless.proxy.spring.LambdaSpringApplicationInitializer
 
setRefreshContext(boolean) - Method in class com.amazonaws.serverless.proxy.spring.SpringLambdaContainerHandler
Asks the custom web application initializer to refresh the Spring context.
setSpringProfiles(ServletContext, String...) - Method in class com.amazonaws.serverless.proxy.spring.LambdaSpringApplicationInitializer
 
SpringBootLambdaContainerHandler<RequestType,ResponseType> - Class in com.amazonaws.serverless.proxy.spring
Spring implementation of the `LambdaContainerHandler` abstract class.
SpringBootLambdaContainerHandler(Class<RequestType>, Class<ResponseType>, RequestReader<RequestType, AwsProxyHttpServletRequest>, ResponseWriter<AwsHttpServletResponse, ResponseType>, SecurityContextWriter<RequestType>, ExceptionHandler<ResponseType>, Class<? extends WebApplicationInitializer>) - Constructor for class com.amazonaws.serverless.proxy.spring.SpringBootLambdaContainerHandler
Creates a new container handler with the given reader and writer objects
SpringLambdaContainerHandler<RequestType,ResponseType> - Class in com.amazonaws.serverless.proxy.spring
Spring implementation of the `LambdaContainerHandler` abstract class.
SpringLambdaContainerHandler(Class<RequestType>, Class<ResponseType>, RequestReader<RequestType, AwsProxyHttpServletRequest>, ResponseWriter<AwsHttpServletResponse, ResponseType>, SecurityContextWriter<RequestType>, ExceptionHandler<ResponseType>, ConfigurableWebApplicationContext) - Constructor for class com.amazonaws.serverless.proxy.spring.SpringLambdaContainerHandler
Creates a new container handler with the given reader and writer objects
A C D E G H I L O S 
Skip navigation links

Copyright © 2018. All Rights Reserved.