Package io.micronaut.aws.alexa.httpserver.services
package io.micronaut.aws.alexa.httpserver.services
Services related to the processing of
RequestEnvelope
.- Since:
- 2.0.0
- Author:
- sdelamo
-
ClassDescription
DefaultImplementation
ofRequestEnvelopeService
.DefaultImplementation
ofRequestEnvelopeVerificationService
.Process aRequestEnvelope
and returns aResponseEnvelope
if it is capable of handling the request.Verifies aRequestEnvelope
.