| Package | Description |
|---|---|
| com.amazonaws.serverless.proxy.spark |
| Class and Description |
|---|
| SparkLambdaContainerHandler
Implementation of the
LambdaContainerHandler object that supports the Spark framework: http://sparkjava.com/
Because of the way this container is implemented, using reflection to change accessibility of methods in the Spark
framework and inserting itself as the default embedded container, it is important that you initialize the Handler
before declaring your spark routes. |
Copyright © 2017. All Rights Reserved.