Index

A C E G H I J L M O Q R S T 
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
 
AmazonLambdaRecorder.RequestHandlerDefinition - Record Class in io.quarkus.amazon.lambda.runtime
 
AmazonLambdaStaticRecorder - Class in io.quarkus.amazon.lambda.runtime
 
AmazonLambdaStaticRecorder() - Constructor for class io.quarkus.amazon.lambda.runtime.AmazonLambdaStaticRecorder
 

C

chooseHandlerClass(List<AmazonLambdaRecorder.RequestHandlerDefinition>, Map<String, AmazonLambdaRecorder.RequestHandlerDefinition>, 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, Type) - Constructor for class io.quarkus.amazon.lambda.runtime.handlers.CollectionInputReader
 

E

equals(Object) - Method in record class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder.RequestHandlerDefinition
Indicates whether some other object is "equal to" this one.
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.
handlerClass() - Method in record class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder.RequestHandlerDefinition
Returns the value of the handlerClass record component.
handleRequest(InputStream, OutputStream, Context) - Method in class io.quarkus.amazon.lambda.runtime.QuarkusStreamHandler
 
handleRequestMethodHostClass() - Method in record class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder.RequestHandlerDefinition
Returns the value of the handleRequestMethodHostClass record component.
hashCode() - Method in record class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder.RequestHandlerDefinition
Returns a hash code value for this object.

I

initializeHandlerClass(AmazonLambdaRecorder.RequestHandlerDefinition) - Static method in class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder
 
inputType() - Method in record class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder.RequestHandlerDefinition
Returns the value of the inputType record component.
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
 

O

outputType() - Method in record class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder.RequestHandlerDefinition
Returns the value of the outputType record component.

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
 
RequestHandlerDefinition(Class<? extends RequestHandler<?, ?>>, Class<?>, Class<?>, Class<?>) - Constructor for record class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder.RequestHandlerDefinition
Creates an instance of a RequestHandlerDefinition record class.

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(AmazonLambdaRecorder.RequestHandlerDefinition) - 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
 

T

toString() - Method in record class io.quarkus.amazon.lambda.runtime.AmazonLambdaRecorder.RequestHandlerDefinition
Returns a string representation of this record class.
A C E G H I J L M O Q R S T 
All Classes and Interfaces|All Packages