| Package | Description |
|---|---|
| com.amazon.ask.dispatcher.request.handler.impl | |
| com.amazon.ask.dispatcher.request.mapper | |
| com.amazon.ask.dispatcher.request.mapper.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRequestHandlerChain
Default implementation of
RequestHandlerChain |
class |
GenericRequestHandlerChain |
| Modifier and Type | Method and Description |
|---|---|
Optional<RequestHandlerChain> |
RequestMapper.getRequestHandlerChain(HandlerInput input)
Routes the request to appropriate controller and retrieves request handler chains
|
| Modifier and Type | Method and Description |
|---|---|
Optional<RequestHandlerChain> |
DefaultRequestMapper.getRequestHandlerChain(HandlerInput input) |
Copyright © 2018. All rights reserved.