|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
SchemeStrategy interface.
See:
Description
| Interface Summary | |
|---|---|
| MappedDocumentRepository | Simple VoiceXML document repository based on a map mechanism. |
| ScriptableObjectSerializer | Serializer for compound objects when submitting. |
| SessionIdentifierFactory<T> | Factory for session identifiers that can be used in a SessionStorage. |
| Class Summary | |
|---|---|
| DocumentMap | Implementation of the MappedDocumentRepository. |
| FileSchemeStrategy | SchemeStrategy to read VoiceXML document from the file system. |
| HttpSchemeStrategy | SchemeStrategy to read VoiceXML document via the HTTP protocol. |
| MappedDocumentStrategy | Scheme strategy for the MappedDocumentRepository. |
| SessionStorage<T> | Container that associates a JVoiceXML session to a custom strategy object, Identifying the session with the repository. |
The schemestrategy package provides some implementations of
the SchemeStrategy interface.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||