| Package | Description |
|---|---|
| com.amazon.ask.dispatcher.request.handler.impl | |
| com.amazon.ask.dispatcher.request.mapper.impl |
| Modifier and Type | Method and Description |
|---|---|
DefaultRequestHandlerChain |
DefaultRequestHandlerChain.Builder.build() |
| Modifier and Type | Field and Description |
|---|---|
protected List<DefaultRequestHandlerChain> |
DefaultRequestMapper.handlerChains |
| Modifier and Type | Method and Description |
|---|---|
DefaultRequestMapper.Builder |
DefaultRequestMapper.Builder.addRequestHandlerChain(DefaultRequestHandlerChain handlerChain) |
| Modifier and Type | Method and Description |
|---|---|
DefaultRequestMapper.Builder |
DefaultRequestMapper.Builder.withRequestHandlerChains(List<DefaultRequestHandlerChain> handlerChains) |
| Constructor and Description |
|---|
DefaultRequestMapper(List<DefaultRequestHandlerChain> handlerChains) |
Copyright © 2018. All rights reserved.