Index

D G H I L O R S 
All Classes and Interfaces|All Packages|Constant Field Values

D

debugMode - Variable in class ortus.boxlang.runtime.aws.LambdaRunner
Are we in debug mode or not
DEFAULT_LAMBDA_CLASS - Static variable in class ortus.boxlang.runtime.aws.LambdaRunner
The Lambda.bx file name by convention, which is where it's expanded by AWS Lambda

G

getLambdaPath() - Method in class ortus.boxlang.runtime.aws.LambdaRunner
Get the lambda path
getRuntime() - Method in class ortus.boxlang.runtime.aws.LambdaRunner
Get the BoxLang runtime

H

handleRequest(Map<String, Object>, Context) - Method in class ortus.boxlang.runtime.aws.LambdaRunner
Handle the incoming request from the AWS Lambda

I

inDebugMode() - Method in class ortus.boxlang.runtime.aws.LambdaRunner
Are we in debug mode

L

lambdaPath - Variable in class ortus.boxlang.runtime.aws.LambdaRunner
The absolute path to the Lambda.bx file to execute
lambdaRoot - Variable in class ortus.boxlang.runtime.aws.LambdaRunner
Lambda Root where it is deployed: /var/task by convention
LambdaRunner - Class in ortus.boxlang.runtime.aws
The BoxLang AWS Lambda Runner
LambdaRunner() - Constructor for class ortus.boxlang.runtime.aws.LambdaRunner
Constructor
LambdaRunner(Path, Boolean) - Constructor for class ortus.boxlang.runtime.aws.LambdaRunner
Constructor: Useful for tests

O

ortus.boxlang.runtime.aws - package ortus.boxlang.runtime.aws
 

R

runtime - Static variable in class ortus.boxlang.runtime.aws.LambdaRunner
The BoxLang runtime

S

setLambdaPath(Path) - Method in class ortus.boxlang.runtime.aws.LambdaRunner
Set the lambda path
D G H I L O R S 
All Classes and Interfaces|All Packages|Constant Field Values