Uses of Package
com.amazonaws.serverless.proxy
Packages that use com.amazonaws.serverless.proxy
Package
Description
-
Classes in com.amazonaws.serverless.proxy used by com.amazonaws.serverless.proxyClassDescriptionImplementing sub-classes of this interface are used by container objects to handle exceptions.This class is in charge of initializing a
InitializableLambdaContainerHandler.This object is used by the container implementation to generated a Jax-RsSecurityContextobject from the incoming AWS Lambda event. -
Classes in com.amazonaws.serverless.proxy used by com.amazonaws.serverless.proxy.internalClassDescriptionImplementing sub-classes of this interface are used by container objects to handle exceptions.This class is in charge of initializing a
InitializableLambdaContainerHandler.Implementations of the log formatter interface are used byLambdaContainerHandlerclass to log each request processed in the container.Implementations of the RequestReader object are used by container objects to transform the incoming Lambda event into a request object that can be used by the underlying container.Implementations of this object are used by the container to transform the container's response object into a valid return type for the AWS Lambda function.This object is used by the container implementation to generated a Jax-RsSecurityContextobject from the incoming AWS Lambda event. -
Classes in com.amazonaws.serverless.proxy used by com.amazonaws.serverless.proxy.internal.servletClassDescriptionImplementing sub-classes of this interface are used by container objects to handle exceptions.This class is in charge of initializing a
InitializableLambdaContainerHandler.Implementations of the log formatter interface are used byLambdaContainerHandlerclass to log each request processed in the container.Implementations of the RequestReader object are used by container objects to transform the incoming Lambda event into a request object that can be used by the underlying container.Implementations of this object are used by the container to transform the container's response object into a valid return type for the AWS Lambda function.This object is used by the container implementation to generated a Jax-RsSecurityContextobject from the incoming AWS Lambda event.