| Package | Description |
|---|---|
| com.amazon.ask | |
| com.amazon.ask.dispatcher.impl |
| Modifier and Type | Field and Description |
|---|---|
protected RequestDispatcher |
Skill.requestDispatcher |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRequestDispatcher
Using a list of
RequestMapper this class tries to find
a handler for a request, then delegates the invocation to a HandlerAdapter that
supports such a handler. |
Copyright © 2018. All rights reserved.