|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
DocumentServer interface.
See:
Description
| Interface Summary | |
|---|---|
| SchemeStrategy | Strategy to get a VoiceXML document from a repository for a given URI scheme. |
| Class Summary | |
|---|---|
| FetchAttributes | A VoiceXML interpreter context needs to fetch VoiceXML documents, and other resources, such as audio files, grammars, scripts, and objects. |
| JVoiceXmlDocumentServer | Basic implementation of a DocumentServer. |
| JVoiceXmlGrammarDocument | Basic implementation of a GrammarDocument. |
| VariableEncoder | Convinient class to access variables from a given URI or add
variables to it to send them back to the DocumentServer. |
The documentserver package provides a basic implementation of a
document server as it is specified in the
DocumentServer interface.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||