org.encalmo.lambda

Members list

Type members

Classlikes

trait ApiGatewayRequestHandler[ApplicationContext]

Abstract base class of an http request handler.

Abstract base class of an http request handler.

Attributes

Supertypes
class Object
trait Matchable
class Any
final case class GenericEvent(funtionName: String, funtionInput: Value)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
trait GenericEventHandler[ApplicationContext]

Abstract base class of an generic event handler.

Abstract base class of an generic event handler.

Attributes

Supertypes
class Object
trait Matchable
class Any
trait MultipleHandlersSupport extends EventHandler, EventHandlerTag

Attributes

Supertypes
trait EventHandlerTag
trait EventHandler
class Object
trait Matchable
class Any
trait SqsEventHandler[ApplicationContext]

Abstract base class of an SQS event handler.

Abstract base class of an SQS event handler.

Attributes

Supertypes
class Object
trait Matchable
class Any
final case class UnsupportedEventError(message: String) extends Exception

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class UnsupportedRequestError(message: String) extends Exception, ApiGatewayBadRequestException

Attributes

Supertypes
trait Product
trait Equals
trait ApiGatewayBadRequestException
trait ApiGatewayException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all