public interface JVoiceXmlCore extends JVoiceXml
While JVoiceXml defines the view of ConnectionInformations on the
main class, the interpreter needs more functionality.
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConfiguration()
Retrieves the configuration object if any.
|
DocumentServer |
getDocumentServer()
Retrieves a reference to the document server.
|
GrammarProcessor |
getGrammarProcessor()
Retrieves a reference to the grammar processor.
|
createSession, getVersion, shutdownDocumentServer getDocumentServer()
GrammarProcessor getGrammarProcessor()
Configuration getConfiguration()
null if there is no
configuration available.