Index

A C E G H I J L M Q R S 
All Classes and Interfaces|All Packages

A

AmazonLambdaRecorder - Class in io.quarkus.amazon.lambda.runtime
Used for Amazon Lambda java runtime
AmazonLambdaRecorder(RuntimeValue<LambdaConfig>) - Constructor for class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder
 
AmazonLambdaStaticRecorder - Class in io.quarkus.amazon.lambda.runtime
 
AmazonLambdaStaticRecorder() - Constructor for class io.quarkus.amazon.lambda.runtime.AmazonLambdaStaticRecorder
 

C

chooseHandlerClass(List<Class<? extends RequestHandler<?, ?>>>, Map<String, Class<? extends RequestHandler<?, ?>>>, List<Class<? extends RequestStreamHandler>>, Map<String, Class<? extends RequestStreamHandler>>) - Method in class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder
 
CollectionInputReader<T> - Class in io.quarkus.amazon.lambda.runtime.handlers
 
CollectionInputReader(ObjectMapper, Method) - Constructor for class io.quarkus.amazon.lambda.runtime.handlers.CollectionInputReader
 

E

expectedExceptionClasses - Static variable in class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder
 
expectedExceptions() - Method in interface io.quarkus.amazon.lambda.runtime.LambdaBuildTimeConfig
The exception classes expected to be thrown by the handler.

G

getLong(String, JsonNode) - Static method in class io.quarkus.amazon.lambda.runtime.handlers.JacksonUtil
 
getText(String, JsonNode) - Static method in class io.quarkus.amazon.lambda.runtime.handlers.JacksonUtil
 

H

handle(InputStream, OutputStream, Context) - Static method in class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder
Called by JVM handler wrapper
handler() - Method in interface io.quarkus.amazon.lambda.runtime.LambdaConfig
The handler name.
handleRequest(InputStream, OutputStream, Context) - Method in class io.quarkus.amazon.lambda.runtime.QuarkusStreamHandler
 

I

initializeHandlerClass(Class<? extends RequestHandler<?, ?>>) - Static method in class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder
 
io.quarkus.amazon.lambda.runtime - package io.quarkus.amazon.lambda.runtime
 
io.quarkus.amazon.lambda.runtime.handlers - package io.quarkus.amazon.lambda.runtime.handlers
 

J

JacksonUtil - Class in io.quarkus.amazon.lambda.runtime.handlers
 
JacksonUtil() - Constructor for class io.quarkus.amazon.lambda.runtime.handlers.JacksonUtil
 

L

LambdaBuildTimeConfig - Interface in io.quarkus.amazon.lambda.runtime
 
LambdaConfig - Interface in io.quarkus.amazon.lambda.runtime
 

M

mapper - Variable in class io.quarkus.amazon.lambda.runtime.handlers.S3EventInputReader
 

Q

QuarkusStreamHandler - Class in io.quarkus.amazon.lambda.runtime
Intended to be used within a java runtime lambda deployment.
QuarkusStreamHandler() - Constructor for class io.quarkus.amazon.lambda.runtime.QuarkusStreamHandler
 

R

reader - Variable in class io.quarkus.amazon.lambda.runtime.handlers.CollectionInputReader
 
readValue(InputStream) - Method in class io.quarkus.amazon.lambda.runtime.handlers.CollectionInputReader
 
readValue(InputStream) - Method in class io.quarkus.amazon.lambda.runtime.handlers.S3EventInputReader
 

S

S3EventInputReader - Class in io.quarkus.amazon.lambda.runtime.handlers
 
S3EventInputReader(ObjectMapper) - Constructor for class io.quarkus.amazon.lambda.runtime.handlers.S3EventInputReader
 
setBeanContainer(BeanContainer) - Method in class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder
 
setExpectedExceptionClasses(Set<Class<?>>) - Method in class io.quarkus.amazon.lambda.runtime.AmazonLambdaStaticRecorder
 
setHandlerClass(Class<? extends RequestHandler<?, ?>>) - Method in class io.quarkus.amazon.lambda.runtime.AmazonLambdaStaticRecorder
 
setStreamHandlerClass(Class<? extends RequestStreamHandler>) - Method in class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder
 
setStreamHandlerClass(Class<? extends RequestStreamHandler>) - Method in class io.quarkus.amazon.lambda.runtime.AmazonLambdaStaticRecorder
 
startPollLoop(ShutdownContext, LaunchMode) - Method in class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder
 
streamHandlerClass - Static variable in class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder
 
A C E G H I J L M Q R S 
All Classes and Interfaces|All Packages