| Interface | Description |
|---|---|
| HandlerAdapter |
Abstracts the handling of handling a request for specific types of handlers.
|
| RequestHandler |
Request handlers are responsible for taking a request and generating a response
|
| RequestHandlerChain |
An interface containing the request handler and corresponding request/response interceptors.
|
| Class | Description |
|---|---|
| HandlerInput |
Input to request handler.
|
| HandlerInput.Builder |
Copyright © Amazon.com, Inc. or its affiliates. All Rights Reserved.