| Package | Description |
|---|---|
| com.amazon.ask.dispatcher | |
| com.amazon.ask.dispatcher.impl | |
| com.amazon.ask.exception |
| Modifier and Type | Method and Description |
|---|---|
Optional<com.amazon.ask.model.Response> |
RequestDispatcher.dispatch(HandlerInput input)
Dispatches an incoming request to the appropriate request handler and returns the output
|
| Modifier and Type | Method and Description |
|---|---|
Optional<com.amazon.ask.model.Response> |
DefaultRequestDispatcher.dispatch(HandlerInput input) |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistenceException |
class |
UnhandledSkillException |
Copyright © 2018. All rights reserved.