Uses of Interface
org.jvoicexml.interpreter.ScriptingEngine

Packages that use ScriptingEngine
org.jvoicexml.interpreter This package contains the core interpreter. 
org.jvoicexml.interpreter.scripting This package contains an implementation of a ScriptingEngine
 

Uses of ScriptingEngine in org.jvoicexml.interpreter
 

Methods in org.jvoicexml.interpreter that return ScriptingEngine
 ScriptingEngine VoiceXmlInterpreterContext.getScriptingEngine()
          Retrieves the scripting engine.
 ScriptingEngine JVoiceXmlSession.getScriptingEngine()
          Retrieves the scripting engine.
 

Constructors in org.jvoicexml.interpreter with parameters of type ScriptingEngine
SsmlParser(Prompt node, ScriptingEngine scriptingEngine)
          Constructs a new object.
 

Uses of ScriptingEngine in org.jvoicexml.interpreter.scripting
 

Classes in org.jvoicexml.interpreter.scripting that implement ScriptingEngine
 class RhinoScriptingEngine
          Container for the handling of variables.
 



Copyright © 2005-2007 JVoiceXML group.