A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbstractGrammarCreator - Class in org.jvoicexml.documentserver.schemestrategy.builtin
Basic methods of a GrammarCreator.
AbstractGrammarCreator() - Constructor for class org.jvoicexml.documentserver.schemestrategy.builtin.AbstractGrammarCreator
 
AbstractInputEvent - Class in org.jvoicexml.event.plain.jvxml
Base class for all events that propagate input events.
AbstractInputEvent() - Constructor for class org.jvoicexml.event.plain.jvxml.AbstractInputEvent
Constructs a new event with the event type as its detail message.
accept(FormItemVisitor) - Method in class org.jvoicexml.interpreter.formitem.BlockFormItem
Execute the specific method of the visitor.
accept(FormItemVisitor) - Method in class org.jvoicexml.interpreter.formitem.FieldFormItem
Execute the specific method of the visitor.
accept(FormItemVisitor) - Method in class org.jvoicexml.interpreter.formitem.InitialFormItem
Execute the specific method of the visitor.
accept(FormItemVisitor) - Method in class org.jvoicexml.interpreter.formitem.ObjectFormItem
Execute the specific method of the visitor.
accept(FormItemVisitor) - Method in class org.jvoicexml.interpreter.formitem.RecordFormItem
Execute the specific method of the visitor.
accept(FormItemVisitor) - Method in class org.jvoicexml.interpreter.formitem.SubdialogFormItem
Execute the specific method of the visitor.
accept(FormItemVisitor) - Method in class org.jvoicexml.interpreter.formitem.TransferFormItem
Execute the specific method of the visitor.
accept(FormItemVisitor) - Method in interface org.jvoicexml.interpreter.FormItemVisitable
Execute the specific method of the visitor.
accepts(RecognitionResult) - Method in class org.jvoicexml.implementation.DocumentGrammarImplementation
Checks, if this grammar covers the given recognition result.
accepts(RecognitionResult) - Method in interface org.jvoicexml.implementation.GrammarImplementation
Checks, if this grammar covers the given recognition result.
accepts(RecognitionResult) - Method in class org.jvoicexml.implementation.NuanceDynagramBinaryGrammarImplementation
Checks, if this grammar covers the given recognition result.
accepts(RecognitionResult) - Method in class org.jvoicexml.implementation.SrgsXmlGrammarImplementation
Checks, if this grammar covers the given recognition result.
acquireExternalGrammar(URI, FetchAttributes) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Acquire the VoiceXML document with the given URI.
acquireVoiceXmlDocument(DocumentDescriptor) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Acquires the VoiceXML document with the given URI.
activate() - Method in interface org.jvoicexml.implementation.ExternalResource
Activates this resource, when it is retrieved from the pool.
activate() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Activates this resource, when it is retrieved from the pool.
activateGrammars(Collection<GrammarImplementation<?>>) - Method in interface org.jvoicexml.implementation.SpokenInput
Activates the given grammars.
activateGrammars(Collection<GrammarDocument>) - Method in interface org.jvoicexml.UserInput
Activates the given grammars.
ActiveGrammarSet - Class in org.jvoicexml.interpreter
The set of grammars active during a VoiceXML interpreter context's input collection operation.
ActiveGrammarSet(ScopeObserver) - Constructor for class org.jvoicexml.interpreter.ActiveGrammarSet
Constructs a new object.
ActiveGrammarSetObserver - Interface in org.jvoicexml.interpreter
An observer for changes in the ActiveGrammarSet.
add(String, String) - Method in class org.jvoicexml.documentserver.VariableEncoder
Adds a variable with the given name and value.
add(ProcessedGrammar) - Method in class org.jvoicexml.implementation.grammar.GrammarCache
Adds the given grammar to the active grammar set.
add(GrammarDocument) - Method in class org.jvoicexml.interpreter.ActiveGrammarSet
Adds the given grammar to the active grammar set.
add(E) - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
add(E) - Method in class org.jvoicexml.interpreter.scope.ScopedSet
addAcceptedInput(String) - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Adds the given input to the list of accepted inputs.
addActiveGrammarSetObserver(ActiveGrammarSetObserver) - Method in class org.jvoicexml.interpreter.ActiveGrammarSet
Adds the given observer to the list of known observers.
addAll(Collection<GrammarDocument>) - Method in class org.jvoicexml.interpreter.ActiveGrammarSet
Adds the given grammars to the active grammar set.
addAll(Collection<? extends E>) - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
addAll(Collection<? extends E>) - Method in class org.jvoicexml.interpreter.scope.ScopedSet
addCharacter(char) - Method in interface org.jvoicexml.CharacterInput
The user entered a DTMF.
addCharacter(char) - Method in class org.jvoicexml.client.jndi.CharacterInputStub
The user entered a DTMF.
addCharacter(char) - Method in interface org.jvoicexml.client.jndi.RemoteCharacterInput
The user entered a DTMF.
addCharacter(char) - Method in interface org.jvoicexml.client.RemoteCharacterInput
The user entered a DTMF.
addCharacter(char) - Method in class org.jvoicexml.implementation.jvxml.BufferedCharacterInput
The user entered a DTMF.
addCustomGrammars(Collection<Grammar>) - Method in class org.jvoicexml.interpreter.formitem.FieldFormItem
Adds custom grammars of the grammar container.
addDialogMapping(String, Dialog) - Method in class org.jvoicexml.interpreter.dialog.JVoiceXmlDialogFactory
Adds the dialog as a template to handle the given tag.
addDocument(URI, VoiceXmlDocument) - Method in interface org.jvoicexml.Application
Adds the given document to the application.
addDocument(URI, String) - Method in class org.jvoicexml.client.jndi.MappedDocumentRepositoryStub
Adds the given document to this repository.
addDocument(URI, VoiceXmlDocument) - Method in class org.jvoicexml.client.jndi.MappedDocumentRepositoryStub
Adds the given document to this repository.
addDocument(URI, String) - Method in interface org.jvoicexml.client.jndi.RemoteMappedDocumentRepository
Adds the given document to this repository.
addDocument(URI, VoiceXmlDocument) - Method in interface org.jvoicexml.client.jndi.RemoteMappedDocumentRepository
Adds the given document to this repository.
addDocument(URI, String) - Method in interface org.jvoicexml.client.RemoteMappedDocumentRepository
Adds the given document to this repository.
addDocument(URI, VoiceXmlDocument) - Method in interface org.jvoicexml.client.RemoteMappedDocumentRepository
Adds the given document to this repository.
addDocument(URI, String) - Method in class org.jvoicexml.documentserver.schemestrategy.DocumentMap
Adds the given document to this repository.
addDocument(URI, VoiceXmlDocument) - Method in class org.jvoicexml.documentserver.schemestrategy.DocumentMap
Adds the given document to this repository.
addDocument(URI, String) - Method in interface org.jvoicexml.documentserver.schemestrategy.MappedDocumentRepository
Adds the given document to this repository.
addDocument(URI, VoiceXmlDocument) - Method in interface org.jvoicexml.documentserver.schemestrategy.MappedDocumentRepository
Adds the given document to this repository.
addDocument(URI, VoiceXmlDocument) - Method in class org.jvoicexml.interpreter.JVoiceXmlApplication
Adds the given document to the application.
addGrammar(GrammarDocument) - Method in interface org.jvoicexml.interpreter.GrammarContainer
Adds the given converted grammar to the list of converted grammars for this field.
addGrammarCreator(GrammarCreator) - Method in class org.jvoicexml.documentserver.schemestrategy.builtin.BuiltinSchemeStrategy
Adds the specified grammar creator to the list of known grammar creators.
addIdentifier(GrammarIdentifier) - Method in class org.jvoicexml.interpreter.grammar.GrammarIdentifierCentral
Adds the given grammar identifier.
addListener(TerminalListener) - Method in interface org.jvoicexml.callmanager.ObservableTerminal
Adds a listener for terminal events.
addListener(SpokenInputListener) - Method in class org.jvoicexml.implementation.jvxml.BufferedCharacterInput
Adds a listener for user input events.
addListener(TelephonyListener) - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Adds the given listener to the list of known listeners.
addListener(SpokenInputListener) - Method in interface org.jvoicexml.implementation.ObservableSpokenInput
Adds a listener for user input events.
addListener(SynthesizedOutputListener) - Method in interface org.jvoicexml.implementation.ObservableSynthesizedOutput
Adds the listener for system output events.
addListener(TelephonyListener) - Method in interface org.jvoicexml.implementation.ObservableTelephony
Adds the given listener to the list of known listeners.
addListener(JVoiceXmlMainListener) - Method in class org.jvoicexml.JVoiceXmlMain
Adds the given listener.
addParameter(String, Object) - Method in class org.jvoicexml.DocumentDescriptor
Adds the given parameter to the list of known parameters.
addPlatform(PlatformFactory) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatformFactory
Adds the given platform factory to the list of known factories.
addResourceFactory(ResourceFactory<T>) - Method in class org.jvoicexml.implementation.pool.KeyedResourcePool
Adds the given resource factory.
addSchemeStrategy(SchemeStrategy) - Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
Adds the given scheme strategy.
addScopedSetObserver(ScopedSetObserver<E>) - Method in class org.jvoicexml.interpreter.scope.ScopedSet
Adds the given observer to the list of known observers.
addScopeSubscriber(ScopeSubscriber) - Method in class org.jvoicexml.interpreter.scope.ScopeObserver
Add the given subscriber to the list of known ScopeSubscribers.
addScopeSubscriber(ScopeSubscriber) - Method in interface org.jvoicexml.interpreter.scope.ScopePublisher
Add the given subscriber to the list of known ScopeSubscribers.
addSessionListener(SessionListener) - Method in class org.jvoicexml.client.jndi.SessionStub
Adds the session listener.
addSessionListener(SessionListener) - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Adds the session listener.
addSessionListener(SessionListener) - Method in interface org.jvoicexml.Session
Adds the session listener.
addSpokenInputFactory(ResourceFactory<SpokenInput>) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatformFactory
Adds the given ResourceFactory for SpokenInput to the list of know factories.
addStrategy(EventStrategy) - Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
Adds a strategy for the given event type.
addStrategy(EventStrategy) - Method in interface org.jvoicexml.interpreter.EventHandler
Adds a strategy for the given event type.
addTagStrategyFactory(TagStrategyFactory) - Method in class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlTagStrategyRepository
Adds the given TagStrategyFactory.
addTelephonyFactory(ResourceFactory<Telephony>) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatformFactory
Adds the given ResourceFactory for Telephony to the list of know factories.
addTerminal(String, ConfiguredApplication) - Method in class org.jvoicexml.callmanager.BaseCallManager
Adds the terminal with the given URI to the list of known terminals.
addToString(StringBuilder) - Method in class org.jvoicexml.client.BasicConnectionInformation
Subclass specific additions to the BasicConnectionInformation.toString() method.
addTransformer(GrammarTransformer) - Method in class org.jvoicexml.implementation.grammar.GrammarTransformerCentral
Adds the given grammar transformer.
ANSWERED - Static variable in class org.jvoicexml.implementation.TelephonyEvent
A call has been answered.
appendSpeakableText(String) - Method in class org.jvoicexml.SpeakablePlainText
Appends the given text to this speakable.
appendSpeakableText(String) - Method in class org.jvoicexml.SpeakableSsmlText
Appends the given text to this speakable.
appendSpeakableText(String) - Method in interface org.jvoicexml.SpeakableText
Appends the given text to this speakable.
appendSpecificationDetails(StringBuilder) - Method in class org.jvoicexml.event.error.BadFetchError
Appends detail information to the type information.
appendSpecificationDetails(StringBuilder) - Method in class org.jvoicexml.event.error.BadFetchProtocolResponsecodeError
Appends the protocol and response code to the type.
Application - Interface in org.jvoicexml
An Application is a set of documents sharing the same application root document.
ApplicationShadowVarContainer - Class in org.jvoicexml.interpreter.variables
Component that provides a container for the shadowed variables for the standard application variables.
ApplicationShadowVarContainer() - Constructor for class org.jvoicexml.interpreter.variables.ApplicationShadowVarContainer
Constructs a new object.

B

BadFetchError - Class in org.jvoicexml.event.error
The interpreter context throws this event when a fetch of a document has failed and the interpreter context has reached a place in the document interpretation where the fetch result is required.
BadFetchError() - Constructor for class org.jvoicexml.event.error.BadFetchError
Constructs a new event with the event type as its detail message.
BadFetchError(String) - Constructor for class org.jvoicexml.event.error.BadFetchError
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
BadFetchError(Throwable) - Constructor for class org.jvoicexml.event.error.BadFetchError
Constructs a new event with the specified cause and a detail message of (cause==null ?
BadFetchError(String, Throwable) - Constructor for class org.jvoicexml.event.error.BadFetchError
Constructs a new event with the specified detail message and cause.
BadFetchHttpResponsecodeError - Class in org.jvoicexml.event.error
A BadFetchProtocolResponsecodeError dedicated to the http protocol.
BadFetchHttpResponsecodeError(int) - Constructor for class org.jvoicexml.event.error.BadFetchHttpResponsecodeError
Constructs a new event with the event type as its detail message.
BadFetchHttpResponsecodeError(int, String) - Constructor for class org.jvoicexml.event.error.BadFetchHttpResponsecodeError
Constructs a new event with the specified detail message. the given detail message is expanded to the form <getEventType()>>: <message>.
BadFetchHttpResponsecodeError(int, Throwable) - Constructor for class org.jvoicexml.event.error.BadFetchHttpResponsecodeError
Constructs a new event with the specified cause and a detail message of (cause==null ?
BadFetchHttpResponsecodeError(int, String, Throwable) - Constructor for class org.jvoicexml.event.error.BadFetchHttpResponsecodeError
Constructs a new event with the specified detail message and cause.
BadFetchProtocolResponsecodeError - Class in org.jvoicexml.event.error
In the case of a fetch failure, the interpreter context must use a detailed event type telling which specific HTTP or other protocol-specific response code was encountered.
BadFetchProtocolResponsecodeError(String, int) - Constructor for class org.jvoicexml.event.error.BadFetchProtocolResponsecodeError
Constructs a new event with the event type as its detail message.
BadFetchProtocolResponsecodeError(String, int, String) - Constructor for class org.jvoicexml.event.error.BadFetchProtocolResponsecodeError
Constructs a new event with the specified detail message. the given detail message is expanded to the form <getEventType()>>: <message>.
BadFetchProtocolResponsecodeError(String, int, Throwable) - Constructor for class org.jvoicexml.event.error.BadFetchProtocolResponsecodeError
Constructs a new event with the specified cause and a detail message of (cause==null ?
BadFetchProtocolResponsecodeError(String, int, String, Throwable) - Constructor for class org.jvoicexml.event.error.BadFetchProtocolResponsecodeError
Constructs a new event with the specified detail message and cause.
BaseCallManager - Class in org.jvoicexml.callmanager
Base implementation of a CallManager.
BaseCallManager() - Constructor for class org.jvoicexml.callmanager.BaseCallManager
Constructs a new object.
BasicConnectionInformation - Class in org.jvoicexml.client
Basic connection configuration.
BasicConnectionInformation(String, String, String) - Constructor for class org.jvoicexml.client.BasicConnectionInformation
Constructs a new object.
BinaryGrammar - Class in org.jvoicexml.implementation
A buffer for a binary grammar.
BinaryGrammar(URI, byte[]) - Constructor for class org.jvoicexml.implementation.BinaryGrammar
Constructs a new object.
BlockFormItem - Class in org.jvoicexml.interpreter.formitem
A sequence of procedural statements used for prompting and computation, but not for gathering input.
BlockFormItem(VoiceXmlInterpreterContext, VoiceXmlNode) - Constructor for class org.jvoicexml.interpreter.formitem.BlockFormItem
Create a new block form item.
borrowObject(Object) - Method in class org.jvoicexml.implementation.pool.KeyedResourcePool
Type safe return of the object to borrow from the pool.
BufferedCharacterInput - Class in org.jvoicexml.implementation.jvxml
Buffered DTMF input.
BufferedCharacterInput() - Constructor for class org.jvoicexml.implementation.jvxml.BufferedCharacterInput
Constructs a new object.
BuiltinSchemeStrategy - Class in org.jvoicexml.documentserver.schemestrategy.builtin
Schemestrategy for builtin grammars.
BuiltinSchemeStrategy() - Constructor for class org.jvoicexml.documentserver.schemestrategy.builtin.BuiltinSchemeStrategy
Constructs a new object.

C

call(URI, String, String, String) - Method in class org.jvoicexml.client.GenericClient
Calls JVoiceXML with the given URI and the specified platform configuration.
call(URI, ConnectionInformation) - Method in class org.jvoicexml.client.GenericClient
Calls JVoiceXML with the given URI and the specified platform configuration.
call(URI) - Method in interface org.jvoicexml.client.jndi.RemoteSession
Handles a call request.
call(URI) - Method in class org.jvoicexml.client.jndi.SessionStub
Handles a call request.
call(URI) - Method in interface org.jvoicexml.client.RemoteSession
Handles a call request.
call(URI) - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Handles a call request.
call(URI) - Method in interface org.jvoicexml.Session
Handles a call request.
CallControl - Interface in org.jvoicexml
Call control.
CallControlProperties - Class in org.jvoicexml
Generic telephony properties.
CallControlProperties() - Constructor for class org.jvoicexml.CallControlProperties
 
CallManager - Interface in org.jvoicexml
Manager for telephony integration to allow for real client-server scenarios.
CallParameters - Class in org.jvoicexml.callmanager
Container for call parameters.
CallParameters() - Constructor for class org.jvoicexml.callmanager.CallParameters
 
CancelEvent - Class in org.jvoicexml.event.plain
The user has requested to cancel playing of the current prompt.
CancelEvent() - Constructor for class org.jvoicexml.event.plain.CancelEvent
Constructs a new event with the event type as its detail message.
CancelEvent(String) - Constructor for class org.jvoicexml.event.plain.CancelEvent
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
CancelEvent(Throwable) - Constructor for class org.jvoicexml.event.plain.CancelEvent
Constructs a new event with the specified cause and a detail message of (cause==null ?
CancelEvent(String, Throwable) - Constructor for class org.jvoicexml.event.plain.CancelEvent
Constructs a new event with the specified detail message and cause.
cancelOutput() - Method in interface org.jvoicexml.implementation.OutputDevice
Cancels the current output from the TTS engine and queued audio for all entries in the queue that allow barge-in.
cancelOutput() - Method in interface org.jvoicexml.SystemOutput
Cancels the current output from the TTS engine and queued audio for all entries in the queue that allow barge-in.
CatchContainer - Interface in org.jvoicexml.interpreter
Form items that can have nested catches and are thus able to process events.
CharacterInput - Interface in org.jvoicexml
Facade for easy control and monitoring of the user's DTMF input.
CharacterInputStub - Class in org.jvoicexml.client.jndi
Stub for the CharacterInput.
CharacterInputStub() - Constructor for class org.jvoicexml.client.jndi.CharacterInputStub
Constructs a new object.
CharacterInputStub(String) - Constructor for class org.jvoicexml.client.jndi.CharacterInputStub
Constructs a new object.
ChoiceConverter - Interface in org.jvoicexml.interpreter.dialog
Converts a given <choice> node into a grammar.
clean(FormItem) - Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
Removes all event handlers that were collected for the given form item.
clean(FormItem) - Method in interface org.jvoicexml.interpreter.EventHandler
Removes all event handlers that were collected for the given form item.
clear() - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
clear() - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Removes all mappings from this map (optional operation).
clear() - Method in class org.jvoicexml.interpreter.scope.ScopedSet
clone() - Method in interface org.jvoicexml.interpreter.Dialog
Creates a clone of this dialog.
clone() - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
clone() - Method in class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
Creates a clone of this dialog.
clone() - Method in class org.jvoicexml.interpreter.dialog.ExecutablePlainForm
Creates a clone of this dialog.
clone() - Method in interface org.jvoicexml.interpreter.SsmlParsingStrategy
Creates a new instance of this strategy.
cloneChildNode(SsmlDocument, SsmlNode, VoiceXmlNode) - Method in class org.jvoicexml.interpreter.SsmlParser
Performs a deep clone of the given node into the new SSML document.
cloneNode(SsmlDocument, SsmlNode, VoiceXmlNode) - Method in class org.jvoicexml.interpreter.SsmlParser
Clones all child nodes of the given node.
cloneNode(SsmlParser, ScriptingEngine, SsmlDocument, SsmlNode, VoiceXmlNode) - Method in interface org.jvoicexml.interpreter.SsmlParsingStrategy
Creates a clone of this node in the given document.
close() - Method in class org.jvoicexml.client.rtp.RtpPlayer
Stops the current output.
close() - Method in interface org.jvoicexml.implementation.ExternalResource
Closes and releases the acquired resources.
close() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Closes and releases the acquired resources.
close() - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Closes all open resources.
close() - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatformFactory
Closes all implementation platforms.
close() - Method in class org.jvoicexml.implementation.pool.KeyedResourcePool
Closes all pools for all keys.
close() - Method in interface org.jvoicexml.ImplementationPlatform
Closes all open resources.
close() - Method in interface org.jvoicexml.ImplementationPlatformFactory
Closes all implementation platforms.
close() - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
Unsubscribe this scoped container from the ScopePublisher.
close() - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Unsubscribe this scoped container from the ScopePublisher.
close() - Method in class org.jvoicexml.interpreter.scope.ScopedSet
Unsubscribe this scoped container from the ScopePublisher.
close() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Closes all open resources.
close() - Method in class org.jvoicexml.Log4jHandler
collect(VoiceXmlInterpreterContext, VoiceXmlInterpreter, VoiceXmlDocument) - Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
Adds all event handlers defined in the given document.
collect(VoiceXmlInterpreterContext, VoiceXmlInterpreter, Dialog) - Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
Adds all event handlers defined in the given dialog.
collect(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, CatchContainer) - Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
Adds all event handlers defined in the given input item.
collect(VoiceXmlInterpreterContext, VoiceXmlInterpreter, VoiceXmlDocument) - Method in interface org.jvoicexml.interpreter.EventHandler
Adds all event handlers defined in the given document.
collect(VoiceXmlInterpreterContext, VoiceXmlInterpreter, Dialog) - Method in interface org.jvoicexml.interpreter.EventHandler
Adds all event handlers defined in the given dialog.
collect(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, CatchContainer) - Method in interface org.jvoicexml.interpreter.EventHandler
Adds all event handlers defined in the given input item.
Configurable - Interface in org.jvoicexml
A component that requires further configuration.
Configuration - Interface in org.jvoicexml
JVoiceXML configuration.
ConfigurationException - Exception in org.jvoicexml
Error configuring a component.
ConfigurationException() - Constructor for exception org.jvoicexml.ConfigurationException
Constructs a new object.
ConfigurationException(String) - Constructor for exception org.jvoicexml.ConfigurationException
Constructs a new object with the specified detail message.
ConfigurationException(Throwable) - Constructor for exception org.jvoicexml.ConfigurationException
Constructs a new object with the specified cause and a detail message.
ConfigurationException(String, Throwable) - Constructor for exception org.jvoicexml.ConfigurationException
Constructs a new event with the specified detail message and cause.
ConfiguredApplication - Class in org.jvoicexml.callmanager
Application configuration settings.
ConfiguredApplication() - Constructor for class org.jvoicexml.callmanager.ConfiguredApplication
Constructs a new object.
connect(ConnectionInformation) - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Establishes a connection from the given ConnectionInformation to this object.
connect(ConnectionInformation) - Method in interface org.jvoicexml.RemoteConnectable
Establishes a connection from the given ConnectionInformation to this object.
ConnectionDisconnectHangupEvent - Class in org.jvoicexml.event.plain
The user has hung up.
ConnectionDisconnectHangupEvent() - Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectHangupEvent
Constructs a new event with the event type as its detail message.
ConnectionDisconnectHangupEvent(String) - Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectHangupEvent
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
ConnectionDisconnectHangupEvent(Throwable) - Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectHangupEvent
Constructs a new event with the specified cause and a detail message of (cause==null ?
ConnectionDisconnectHangupEvent(String, Throwable) - Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectHangupEvent
Constructs a new event with the specified detail message and cause.
ConnectionDisconnectTransferEvent - Class in org.jvoicexml.event.plain
The user has been transferred unconditionally to another line and will not return.
ConnectionDisconnectTransferEvent() - Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectTransferEvent
Constructs a new event with the event type as its detail message.
ConnectionDisconnectTransferEvent(String) - Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectTransferEvent
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
ConnectionDisconnectTransferEvent(Throwable) - Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectTransferEvent
Constructs a new event with the specified cause and a detail message of (cause==null ?
ConnectionDisconnectTransferEvent(String, Throwable) - Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectTransferEvent
Constructs a new event with the specified detail message and cause.
ConnectionInformation - Interface in org.jvoicexml
Data container that holds all the information that is needed to connect the server side resources SystemOutput, UserInput, and CallControl to the client.
ConnectionInformationCreationException - Exception in org.jvoicexml.callmanager
Error creating a new ConnectionInformation.
ConnectionInformationCreationException() - Constructor for exception org.jvoicexml.callmanager.ConnectionInformationCreationException
Constructs a new event with the object type as its detail message.
ConnectionInformationCreationException(String) - Constructor for exception org.jvoicexml.callmanager.ConnectionInformationCreationException
Constructs a new object with the specified detail message.
ConnectionInformationCreationException(Throwable) - Constructor for exception org.jvoicexml.callmanager.ConnectionInformationCreationException
Constructs a new object with the specified cause and a detail message of (cause==null ?
ConnectionInformationCreationException(String, Throwable) - Constructor for exception org.jvoicexml.callmanager.ConnectionInformationCreationException
Constructs a new object with the specified detail message and cause.
ConnectionInformationFactory - Interface in org.jvoicexml.callmanager
Some CallManagers will require to use a custom implementation of a ConnectionInformation.
ConnectionLocalVarContainer - Class in org.jvoicexml.interpreter.variables
A variable container to hold the local connection information.
ConnectionLocalVarContainer(URI) - Constructor for class org.jvoicexml.interpreter.variables.ConnectionLocalVarContainer
Constructs a new object.
ConnectionRemoteVarContainer - Class in org.jvoicexml.interpreter.variables
A variable container to hold the local connection information.
ConnectionRemoteVarContainer(URI) - Constructor for class org.jvoicexml.interpreter.variables.ConnectionRemoteVarContainer
Constructs a new object.
ConnectionVarContainer - Class in org.jvoicexml.interpreter.variables
A variable container to hold the connection information.
ConnectionVarContainer() - Constructor for class org.jvoicexml.interpreter.variables.ConnectionVarContainer
Constructs a new object.
contains(GrammarDocument) - Method in class org.jvoicexml.implementation.grammar.GrammarCache
Checks if the active grammar set contains the given grammar document.
contains(GrammarImplementation<?>) - Method in class org.jvoicexml.implementation.grammar.GrammarCache
Checks if the active grammar set contains the given grammar implementation.
contains(GrammarDocument) - Method in class org.jvoicexml.interpreter.ActiveGrammarSet
Checks if the active grammar set contains the given grammar document.
contains(Object) - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
contains(Object) - Method in class org.jvoicexml.interpreter.scope.ScopedSet
containsAll(Collection<?>) - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
containsAll(Collection<?>) - Method in class org.jvoicexml.interpreter.scope.ScopedSet
containsKey(Object) - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Returns true if this map maps one or more keys to the specified value.
ControlItem - Interface in org.jvoicexml.interpreter
Implementation of a control item.
convertChoice(Choice, ModeType, ConvertedChoiceOption) - Method in interface org.jvoicexml.interpreter.dialog.ChoiceConverter
Converts the given choice into a grammar.
convertChoice(Choice, ModeType, ConvertedChoiceOption) - Method in class org.jvoicexml.interpreter.dialog.SrgsXmlChoiceConverter
Converts the given choice into a grammar.
ConvertedChoiceOption - Class in org.jvoicexml.interpreter.dialog
A converted choice option.
ConvertedChoiceOption(Field) - Constructor for class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Constructs a new object.
createConnectionInformation(CallManager, ConfiguredApplication, CallParameters) - Method in interface org.jvoicexml.callmanager.ConnectionInformationFactory
Factory method to retrieve a new ConnectionInformation.
createGrammar(UserInput, GrammarDocument, GrammarType) - Method in class org.jvoicexml.implementation.grammar.GrammarTransformerCentral
Creates a GrammarImplementation out of the given GrammarDocument.
createGrammar(UserInput, GrammarDocument) - Method in class org.jvoicexml.implementation.grammar.GrammarTransformerCentral
Creates a RuleGrammar out of the given textual grammar and type.
createGrammarNode() - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Creates an empty grammar node within the field.
createHostObject(String, Class<T>) - Method in class org.jvoicexml.interpreter.ScriptingEngine
Creates a host object in the scripting engine from the given java object.
createHostObjects(ScriptingEngine, Scope) - Method in class org.jvoicexml.interpreter.variables.VariableProviders
Creates all host objects for the given scope.
createResource() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupportFactory
Factory method to create a resource.
createResource() - Method in interface org.jvoicexml.implementation.ResourceFactory
Factory method to create a resource.
createSession(Terminal, CallParameters) - Method in class org.jvoicexml.callmanager.BaseCallManager
Creates a session for the given terminal and initiates a call at JVoiceXml.
createSession(ConnectionInformation) - Method in class org.jvoicexml.client.jndi.JVoiceXmlStub
Creates a new session.
createSession(ConnectionInformation) - Method in interface org.jvoicexml.client.jndi.RemoteJVoiceXml
Creates a new session.
createSession(ConnectionInformation) - Method in interface org.jvoicexml.client.RemoteJVoiceXml
Creates a new session.
createSession(ConnectionInformation) - Method in interface org.jvoicexml.JVoiceXml
Creates a new session.
createSession(ConnectionInformation) - Method in class org.jvoicexml.JVoiceXmlMain
Creates a new session.
createSessionIdentifier(String) - Method in interface org.jvoicexml.documentserver.schemestrategy.SessionIdentifierFactory
Creates a new session identifier.
createTerminals() - Method in class org.jvoicexml.callmanager.BaseCallManager
Creates all terminals without starting them.
createUri(InetSocketAddress) - Static method in class org.jvoicexml.client.TcpUriFactory
Retrieves a URI for the given address.
createUri(InetAddress) - Static method in class org.jvoicexml.client.TcpUriFactory
Retrieves a URI for the given address.
currentScope() - Method in class org.jvoicexml.interpreter.scope.ScopeObserver
Retrieve the current scope.

D

deactivateGrammars(Collection<GrammarImplementation<?>>) - Method in interface org.jvoicexml.implementation.SpokenInput
Deactivates the given grammar.
deactivateGrammars(Collection<GrammarDocument>) - Method in interface org.jvoicexml.UserInput
Deactivates the given grammar.
DEFAULT_CONFIDENCE_LEVEL - Static variable in class org.jvoicexml.SpeechRecognizerProperties
The default confidence level.
DEFAULT_SENSITIVITY - Static variable in class org.jvoicexml.SpeechRecognizerProperties
The default sensitivity.
DEFAULT_SPEED_VS_ACCURACY - Static variable in class org.jvoicexml.SpeechRecognizerProperties
The default balance between speed vs. accuracy.
DEFAULT_TERM_CHAR - Static variable in class org.jvoicexml.DtmfRecognizerProperties
The default value for the terminating character.
DEFAULT_TERM_TIMEOUT - Static variable in class org.jvoicexml.DtmfRecognizerProperties
The default value for the terminating timeout.
Dialog - Interface in org.jvoicexml.interpreter
There are two kinds of dialogs: forms and menus.
DialogConstruct - Interface in org.jvoicexml.interpreter
Marker interface for dialog constructs.
DialogFactory - Interface in org.jvoicexml.interpreter
Factory for Dialog objects.
DialogShadowVarContainer - Class in org.jvoicexml.interpreter.variables
Component that provides a container for the shadowed variables for the standard dialog variables.
DialogShadowVarContainer() - Constructor for class org.jvoicexml.interpreter.variables.DialogShadowVarContainer
 
disconnect(ConnectionInformation) - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Closes a previously established connection.
disconnect(ConnectionInformation) - Method in interface org.jvoicexml.RemoteConnectable
Closes a previously established connection.
DocumentDescriptor - Class in org.jvoicexml
Attributes describing a VoiceXML document to retrieve from the DocumentServer.
DocumentDescriptor(URI) - Constructor for class org.jvoicexml.DocumentDescriptor
Constructs a new object with the request method set to RequestMethod.GET.
DocumentDescriptor(URI, RequestMethod) - Constructor for class org.jvoicexml.DocumentDescriptor
Constructs a new object.
DocumentDescriptor(URI, RequestMethod, boolean) - Constructor for class org.jvoicexml.DocumentDescriptor
Constructs a new object.
DocumentGrammarImplementation - Class in org.jvoicexml.implementation
A grammar implementation that simply represents a grammar document.
DocumentGrammarImplementation(GrammarDocument) - Constructor for class org.jvoicexml.implementation.DocumentGrammarImplementation
Constructs a new object.
DocumentMap - Class in org.jvoicexml.documentserver.schemestrategy
Implementation of the MappedDocumentRepository.
DocumentServer - Interface in org.jvoicexml
A document server processes requests from a client application.
DocumentShadowVarContainer - Class in org.jvoicexml.interpreter.variables
Component that provides a container for the shadowed variables for the standard document variables.
DocumentShadowVarContainer() - Constructor for class org.jvoicexml.interpreter.variables.DocumentShadowVarContainer
 
DtmfRecognizerProperties - Class in org.jvoicexml
Generic DTMF recognizer properties as described in http://www.w3.org/TR/voicexml20#dml6.3.3.
DtmfRecognizerProperties() - Constructor for class org.jvoicexml.DtmfRecognizerProperties
Constructs a new object.
DummyTelephonySupport - Class in org.jvoicexml.implementation.jvxml
Dummy implementation of a Telephony resource.
DummyTelephonySupport() - Constructor for class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Constructs a new object.
DummyTelephonySupportFactory - Class in org.jvoicexml.implementation.jvxml
Demo implementation of a ResourceFactory for the Telephony interface.
DummyTelephonySupportFactory() - Constructor for class org.jvoicexml.implementation.jvxml.DummyTelephonySupportFactory
Constructs a new object.
dumpNode(VoiceXmlNode) - Method in interface org.jvoicexml.interpreter.TagStrategy
Debugging facility to display the contents of all attributes in the node.

E

ELEMENT - Static variable in class org.jvoicexml.event.error.UnsupportedBuiltinError
The element.
ELEMENT - Static variable in class org.jvoicexml.event.error.UnsupportedFormatError
The unsupported element.
ELEMENT - Static variable in class org.jvoicexml.event.error.UnsupportedLanguageError
The unsupported element.
ELEMENT - Static variable in class org.jvoicexml.event.error.UnsupportedObjectnameError
The unsupported element.
enterFinalProcessingState() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreter
Under certain circumstances (in particular, while the VoiceXML interpreter is processing a disconnect event) the interpreter may continue executing in the final processing state after there is no longer a connection to allow the interpreter to interact with the end user.
enterScope(Scope, Scope) - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
The application has entered the next scope and the previous scope is no more the current scope.
enterScope(Scope, Scope) - Method in class org.jvoicexml.interpreter.scope.ScopedMap
The application has entered the next scope and the previous scope is no more the current scope.
enterScope(Scope, Scope) - Method in class org.jvoicexml.interpreter.scope.ScopedSet
The application has entered the next scope and the previous scope is no more the current scope.
enterScope(Scope) - Method in class org.jvoicexml.interpreter.scope.ScopeObserver
The application has entered the given scope.
enterScope(Scope, Scope) - Method in interface org.jvoicexml.interpreter.scope.ScopeSubscriber
The application has entered the next scope and the previous scope is no more the current scope.
enterScope(Scope, Scope) - Method in class org.jvoicexml.interpreter.ScriptingEngine
The application has entered the next scope and the previous scope is no more the current scope.
enterScope(Scope) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Enter a new scope for resolving variables. this is useful if we enter a new block, but at least every file should have it's own scope.
entrySet() - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Returns a set view of the mappings contained in this map.
equals(Object) - Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
equals(GrammarDocument) - Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
Checks if this grammar document is equal to the given grammar document.
equals(GrammarDocument) - Method in interface org.jvoicexml.GrammarDocument
Checks if this grammar document is equal to the given grammar document.
equals(Object) - Method in class org.jvoicexml.implementation.BinaryGrammar
equals(GrammarImplementation<GrammarDocument>) - Method in class org.jvoicexml.implementation.DocumentGrammarImplementation
Checks if this grammar implementation is equal to the given grammar implementation.
equals(Object) - Method in class org.jvoicexml.implementation.grammar.ProcessedGrammar
equals(GrammarImplementation<T>) - Method in interface org.jvoicexml.implementation.GrammarImplementation
Checks if this grammar implementation is equal to the given grammar implementation.
equals(Object) - Method in class org.jvoicexml.implementation.NuanceDynagramBinaryGrammarImplementation
equals(GrammarImplementation<BinaryGrammar>) - Method in class org.jvoicexml.implementation.NuanceDynagramBinaryGrammarImplementation
Checks if this grammar implementation is equal to the given grammar implementation.
equals(GrammarImplementation<SrgsXmlDocument>) - Method in class org.jvoicexml.implementation.SrgsXmlGrammarImplementation
Checks if this grammar implementation is equal to the given grammar implementation.
equals(Object) - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Compares the specified object with this map for equality.
equals(Object) - Method in class org.jvoicexml.SpeakablePlainText
equals(Object) - Method in class org.jvoicexml.SpeakableSsmlText
ErrorEvent - Class in org.jvoicexml.event
Base class for all events for abnormal occurences.
ErrorEvent() - Constructor for class org.jvoicexml.event.ErrorEvent
Constructs a new event with the event type as its detail message.
ErrorEvent(String) - Constructor for class org.jvoicexml.event.ErrorEvent
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
ErrorEvent(Throwable) - Constructor for class org.jvoicexml.event.ErrorEvent
Constructs a new event with the specified cause and a detail message of (cause==null ?
ErrorEvent(String, Throwable) - Constructor for class org.jvoicexml.event.ErrorEvent
Constructs a new event with the specified detail message and cause.
eval(String) - Method in class org.jvoicexml.interpreter.ScriptingEngine
Evaluates the given expression.
evalAttributes(VoiceXmlInterpreterContext) - Method in interface org.jvoicexml.interpreter.SsmlParsingStrategy
Evaluates all attributes which have to be evaluated by the scripting environment.
evalAttributes(VoiceXmlInterpreterContext) - Method in interface org.jvoicexml.interpreter.TagStrategy
Evaluates all attributes which have to be evaluated by the scripting environment.
EVENT_TYPE - Static variable in class org.jvoicexml.event.error.BadFetchError
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.error.jvxml.ExceptionWrapper
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.error.jvxml.RemoteException
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.error.NoauthorizationError
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.error.NoresourceError
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.error.SemanticError
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.CancelEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.ConnectionDisconnectHangupEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.ConnectionDisconnectTransferEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.ExitEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.HelpEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.jvxml.GotoNextDocumentEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.jvxml.GotoNextFormEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.jvxml.GotoNextFormItemEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.jvxml.InternalExitEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.jvxml.ObjectTagResultEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.jvxml.RecognitionEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.jvxml.RecordingEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.jvxml.ReturnEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.jvxml.SubdialogResultEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.jvxml.SubmitEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.jvxml.TransferEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.MaxspeechtimeoutEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.NoinputEvent
The detail message.
EVENT_TYPE - Static variable in class org.jvoicexml.event.plain.NomatchEvent
The detail message.
EventCountable - Interface in org.jvoicexml.interpreter
Counter to allow counting of different occurrences of the same event.
EventHandler - Interface in org.jvoicexml.interpreter
Event handler to catch events generated from the ImplementationPlatform and propagated via EventObserver.notifyEvent(org.jvoicexml.event.JVoiceXMLEvent).
EventObserver - Interface in org.jvoicexml.event
Event observer to catch events generated from the ImplementationPlatform.
EventStrategy - Interface in org.jvoicexml.interpreter
A strategy to process an event coming from the implementation platform.
ExceptionWrapper - Class in org.jvoicexml.event.error.jvxml
Encapsulates an Exception to propagate a Java exception as an ErrorEvent.
ExceptionWrapper() - Constructor for class org.jvoicexml.event.error.jvxml.ExceptionWrapper
Constructs a new event with the event type as its detail message.
ExceptionWrapper(String) - Constructor for class org.jvoicexml.event.error.jvxml.ExceptionWrapper
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
ExceptionWrapper(Throwable) - Constructor for class org.jvoicexml.event.error.jvxml.ExceptionWrapper
Constructs a new event with the specified cause and a detail message of (cause==null ?
ExceptionWrapper(String, Throwable) - Constructor for class org.jvoicexml.event.error.jvxml.ExceptionWrapper
Constructs a new event with the specified detail message and cause.
ExecutableMenuForm - Class in org.jvoicexml.interpreter.dialog
Implementation of a Dialog for the <menu> tag.
ExecutableMenuForm() - Constructor for class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
Constructs a new object.
ExecutablePlainForm - Class in org.jvoicexml.interpreter.dialog
Implementation of a Dialog for the <form> tag.
ExecutablePlainForm() - Constructor for class org.jvoicexml.interpreter.dialog.ExecutablePlainForm
Constructs a new object.
execute(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, VoiceXmlNode) - Method in interface org.jvoicexml.interpreter.TagStrategy
Executes the strategy with the current parameters.
execute(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, VoiceXmlNode) - Method in class org.jvoicexml.interpreter.tagstrategy.IfStrategy
Executes the strategy with the current parameters.
executeChildNodes(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem) - Method in class org.jvoicexml.interpreter.TagStrategyExecutor
Execute the TagStrategys for all child nodes of the given FormItem.
executeChildNodes(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, VoiceXmlNode) - Method in class org.jvoicexml.interpreter.TagStrategyExecutor
Execute the TagStrategys for all child nodes of the given parent node.
executeChildNodes(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, NodeList) - Method in class org.jvoicexml.interpreter.TagStrategyExecutor
Execute the TagStrategys for all nodes of the given list.
executeChildNodesLocal(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, FormItemLocalExecutableTagContainer) - Method in class org.jvoicexml.interpreter.TagStrategyExecutor
Execute the TagStrategys for all child nodes of the given parent node.
executeLocal(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, VoiceXmlNode) - Method in interface org.jvoicexml.interpreter.TagStrategy
Executes the strategy with the current parameters local to a form item.
executeTagStrategy(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, VoiceXmlNode) - Method in class org.jvoicexml.interpreter.TagStrategyExecutor
Executes the TagStrategy for the given node.
ExitEvent - Class in org.jvoicexml.event.plain
The user has asked to exit.
ExitEvent() - Constructor for class org.jvoicexml.event.plain.ExitEvent
Constructs a new event with the event type as its detail message.
ExitEvent(String) - Constructor for class org.jvoicexml.event.plain.ExitEvent
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
ExitEvent(Throwable) - Constructor for class org.jvoicexml.event.plain.ExitEvent
Constructs a new event with the specified cause and a detail message of (cause==null ?
ExitEvent(String, Throwable) - Constructor for class org.jvoicexml.event.plain.ExitEvent
Constructs a new event with the specified detail message and cause.
exitScope(Scope, Scope) - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
The application has left the previous scope and the next scope is valid.
exitScope(Scope, Scope) - Method in class org.jvoicexml.interpreter.scope.ScopedMap
The application has left the previous scope and the next scope is valid.
exitScope(Scope, Scope) - Method in class org.jvoicexml.interpreter.scope.ScopedSet
The application has left the previous scope and the next scope is valid.
exitScope(Scope) - Method in class org.jvoicexml.interpreter.scope.ScopeObserver
The application has left the given scope.
exitScope(Scope, Scope) - Method in interface org.jvoicexml.interpreter.scope.ScopeSubscriber
The application has left the previous scope and the next scope is valid.
exitScope(Scope, Scope) - Method in class org.jvoicexml.interpreter.ScriptingEngine
The application has left the previous scope and the next scope is valid.
exitScope(Scope) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Return from a previously created scope. i.e. pop current scope from stack.
ExternalRecognitionListener - Interface in org.jvoicexml.implementation
Listener for events from the UserInput implementation to be used in external applications, e.g. a X+V implementation to display the recognition result.
ExternalResource - Interface in org.jvoicexml.implementation
An external resource that is required by the used implementation platform.
ExternalSynthesisListener - Interface in org.jvoicexml.implementation
Listener for events from the Synthesizer to be used in external applications, e.g. to perform facial animation in a VHML environment

F

FetchAttributes - Class in org.jvoicexml
A VoiceXML interpreter context needs to fetch VoiceXML documents, and other resources, such as audio files, grammars, scripts, and objects.
FetchAttributes() - Constructor for class org.jvoicexml.FetchAttributes
Construct a new object.
FetchAttributes(FetchAttributes) - Constructor for class org.jvoicexml.FetchAttributes
Copy constructor.
FieldFormItem - Class in org.jvoicexml.interpreter.formitem
An input item whose value is obtained via ASR or DTMF grammars.
FieldFormItem(VoiceXmlInterpreterContext, VoiceXmlNode) - Constructor for class org.jvoicexml.interpreter.formitem.FieldFormItem
Creates a new field input item.
FieldShadowVarContainer - Class in org.jvoicexml.interpreter.formitem
Component that provides a container for the shadowed variables of a field.
FieldShadowVarContainer() - Constructor for class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Constructs a new object.
FileSchemeStrategy - Class in org.jvoicexml.documentserver.schemestrategy
SchemeStrategy to read VoiceXML document from the file system.
FileSchemeStrategy() - Constructor for class org.jvoicexml.documentserver.schemestrategy.FileSchemeStrategy
Construct a new object.
flush() - Method in class org.jvoicexml.Log4jHandler
FormInterpretationAlgorithm - Class in org.jvoicexml.interpreter
Forms are interpreted by an implicit form interpretation algorithm (FIA).
FormInterpretationAlgorithm(VoiceXmlInterpreterContext, VoiceXmlInterpreter, Dialog) - Constructor for class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Construct a new FIA object.
FormItem - Interface in org.jvoicexml.interpreter
Form items are the elements that can be visited in the main loop of the form interpretation algorithm.
FormItemFactory - Class in org.jvoicexml.interpreter.formitem
Factory for form items.
FormItemLocalExecutableTagContainer - Interface in org.jvoicexml.interpreter
A form item that has nested tags that have to be executed when visiting the form item.
FormItemNameFactory - Class in org.jvoicexml.interpreter.formitem
Name factory to find a name for a form item.
FormItemVisitable - Interface in org.jvoicexml.interpreter
A visitable form item that is visited by classes that implement the FormItemVisitor interface.
FormItemVisitor - Interface in org.jvoicexml.interpreter
A visitor for form items.
frameSize(int) - Method in class org.jvoicexml.client.rtp.RtpPlayer

G

GenericClient - Class in org.jvoicexml.client
A generic client to make calls to the JVoiceXML voice browser.
GenericClient() - Constructor for class org.jvoicexml.client.GenericClient
 
GenericVoiceXmlEvent - Class in org.jvoicexml.event
Generic VoiceXmlEvent that is thrown from a <throw> tag.
GenericVoiceXmlEvent(String) - Constructor for class org.jvoicexml.event.GenericVoiceXmlEvent
Constructs a new event with the given event type as its detail message.
GenericVoiceXmlEvent(String, String) - Constructor for class org.jvoicexml.event.GenericVoiceXmlEvent
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
get(GrammarDocument) - Method in class org.jvoicexml.implementation.grammar.GrammarCache
Retrieves the processed grammar for the given document.
get(Object) - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Returns the value to which this map maps the specified key.
get(String, Scriptable) - Method in class org.jvoicexml.interpreter.variables.ApplicationShadowVarContainer
Retrieves a variable of application scope.
get(String, Scriptable) - Method in class org.jvoicexml.interpreter.variables.DialogShadowVarContainer
Retrieves a variable of dialog scope.
get(String, Scriptable) - Method in class org.jvoicexml.interpreter.variables.DocumentShadowVarContainer
Retrieves a variable of document scope.
get(String, Scriptable) - Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
Retrieves a variable of session scope.
getAccept() - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Retrieves the accept type.
getAcceptedInputs() - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Retrieves the accepted inputs.
getActiveGrammarSet() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Retrieves the active grammar set.
getAddress() - Method in interface org.jvoicexml.client.rtp.RtpConfiguration
Retrieves the IP address.
getAddress() - Method in class org.jvoicexml.client.rtp.RtpConnectionInformation
Retrieves the IP address.
getApplication() - Method in interface org.jvoicexml.Application
Retrieves the URI of the application.
getApplication(String) - Method in class org.jvoicexml.callmanager.BaseCallManager
Retrieves the application for the given terminal.
getApplication() - Method in class org.jvoicexml.interpreter.JVoiceXmlApplication
Retrieves the URI of the application.
getApplication() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Retrieves the application.
getApplications() - Method in class org.jvoicexml.callmanager.BaseCallManager
Retrieves all configured applications.
getAttributes() - Method in class org.jvoicexml.DocumentDescriptor
Retrieve the fetch attributes.
getAttributes(VoiceXmlInterpreterContext, FormInterpretationAlgorithm, VoiceXmlNode) - Method in interface org.jvoicexml.interpreter.SsmlParsingStrategy
Retrieves all attributes specified by the given node or by a <property> tag and stores their values in the working copy of this strategy.
getAttributes(VoiceXmlInterpreterContext, FormInterpretationAlgorithm, VoiceXmlNode) - Method in interface org.jvoicexml.interpreter.TagStrategy
Retrieves all attributes specified by the given node or by a <property> tag and stores their values in the working copy of this strategy.
getAudioInputStream(String, URI) - Method in interface org.jvoicexml.DocumentServer
Retrieves an AudioStream to the audio file with the given URI.
getAudioInputStream(String, URI) - Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
Retrieves an AudioStream to the audio file with the given URI.
getAvailableIdentifier(GrammarType) - Method in class org.jvoicexml.interpreter.grammar.GrammarIdentifierCentral
Returns a List of identifiers, that have been registered and are supporting the given type.
getBargeInType() - Method in class org.jvoicexml.SpeakableSsmlText
Retrieves the barge-in type.
getBaseUri() - Method in class org.jvoicexml.documentserver.VariableEncoder
Get the base URI without any parameters.
getBuffer() - Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
Retrieves the document's byte array.
getBuffer() - Method in interface org.jvoicexml.GrammarDocument
Retrieves the document's byte array.
getBytes(SrgsXmlDocument) - Method in class org.jvoicexml.documentserver.schemestrategy.builtin.AbstractGrammarCreator
Retrieves a byte representation of the given document.
getCallControl() - Method in class org.jvoicexml.client.BasicConnectionInformation
Retrieves a unique identifier for the CallControl to use.
getCallControl() - Method in interface org.jvoicexml.ConnectionInformation
Retrieves a unique identifier for the CallControl to use.
getCallControl() - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Retrieves the calling device.
getCallControl() - Method in interface org.jvoicexml.ImplementationPlatform
Retrieves the calling device.
getCallControlProperties(FormInterpretationAlgorithm) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Loads the speech recognizer properties.
getCalledDevice() - Method in class org.jvoicexml.client.BasicConnectionInformation
Retrieves the URI of the caller device.
getCalledDevice() - Method in interface org.jvoicexml.ConnectionInformation
Retrieves the URI of the caller device.
getCalledId() - Method in class org.jvoicexml.callmanager.CallParameters
Retrieves the called id.
getCallerId() - Method in class org.jvoicexml.callmanager.CallParameters
Retrieves the id of the caller.
getCallingDevice() - Method in class org.jvoicexml.client.BasicConnectionInformation
Retrieves the URI of the calling device.
getCallingDevice() - Method in interface org.jvoicexml.ConnectionInformation
Retrieves the URI of the calling device.
getCatchElements() - Method in interface org.jvoicexml.interpreter.CatchContainer
Get all nested <catch> elements.
getCatchElements() - Method in class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
Gets all nested <catch> elements.
getCatchElements() - Method in class org.jvoicexml.interpreter.dialog.ExecutablePlainForm
Gets all nested <catch> elements.
getCatchElements() - Method in interface org.jvoicexml.interpreter.Dialog
Gets all nested <catch> elements.
getCatchElements() - Method in class org.jvoicexml.interpreter.formitem.BlockFormItem
Retrieves all nested catch elements.
getCharacterInput() - Method in interface org.jvoicexml.client.jndi.RemoteSession
Retrieves the DTMF input device.
getCharacterInput() - Method in class org.jvoicexml.client.jndi.SessionStub
Retrieves the DTMF input device.
getCharacterInput() - Method in interface org.jvoicexml.client.RemoteSession
Retrieves the DTMF input device.
getCharacterInput() - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Retrieves the DTMF input device.
getCharacterInput() - Method in interface org.jvoicexml.ImplementationPlatform
Retrieves the DTMF input device.
getCharacterInput() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Retrieves the DTMF input device.
getCharacterInput() - Method in interface org.jvoicexml.Session
Retrieves the DTMF input device.
getChildNodes() - Method in class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
Retrieves the child nodes of this executable form.
getChildNodes() - Method in class org.jvoicexml.interpreter.dialog.ExecutablePlainForm
Retrieves the child nodes of this executable form.
getChildNodes() - Method in interface org.jvoicexml.interpreter.Dialog
Retrieves the child nodes of this executable form.
getClassName() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Return the name of the class.
getClassName() - Method in class org.jvoicexml.interpreter.formitem.TransferShadowVarContainer
Return the name of the class.
getClassName() - Method in class org.jvoicexml.interpreter.variables.ApplicationShadowVarContainer
getClassName() - Method in class org.jvoicexml.interpreter.variables.ConnectionLocalVarContainer
getClassName() - Method in class org.jvoicexml.interpreter.variables.ConnectionRemoteVarContainer
getClassName() - Method in class org.jvoicexml.interpreter.variables.ConnectionVarContainer
getClassName() - Method in class org.jvoicexml.interpreter.variables.DialogShadowVarContainer
getClassName() - Method in class org.jvoicexml.interpreter.variables.DocumentShadowVarContainer
getClassName() - Method in class org.jvoicexml.interpreter.variables.LastResultShadowVarContainer
getClassName() - Method in class org.jvoicexml.interpreter.variables.ProtocolVarContainer
getClassName() - Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
getClassName() - Method in class org.jvoicexml.interpreter.variables.WordVarContainer
getCompletetimeoutAsMsec() - Method in class org.jvoicexml.SpeechRecognizerProperties
Retrieves the length of silence required following user speech before the speech recognizer finalizes a result.
getConcatenatedText(Node) - Method in class org.jvoicexml.implementation.external.SocketExternalSynthesisListener
Generates a formated String out of the contents of the Node and their childs.
getCondition() - Method in interface org.jvoicexml.interpreter.FormItem
An expression to evaluate in conjunction with the test of the form item variable.
getConfidence() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Gets the current confidence.
getConfidence() - Method in class org.jvoicexml.interpreter.variables.LastResultShadowVarContainer
Retrieves the utterance.
getConfidence() - Method in class org.jvoicexml.interpreter.variables.WordVarContainer
Retrieves the utterance.
getConfidence() - Method in interface org.jvoicexml.RecognitionResult
Retrieves the whole utterance confidence level for this interpretation from 0.0 - 1.0.
getConfidencelevel() - Method in class org.jvoicexml.SpeechRecognizerProperties
Retrieves the confidence level.
getConfiguration() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Retrieves the configuration.
getConfiguration() - Method in interface org.jvoicexml.JVoiceXmlCore
Retrieves the configuration object if any.
getConfiguration() - Method in class org.jvoicexml.JVoiceXmlMain
Retrieves the configuration object if any.
getConnection() - Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
Retrieves the connection.
getControlPort() - Method in interface org.jvoicexml.client.rtp.RtpConfiguration
Retrieves the IP port number for RTPC communication.
getControlPort() - Method in class org.jvoicexml.client.rtp.RtpConnectionInformation
Retrieves the IP port number for RTPC communication.
getCount() - Method in interface org.jvoicexml.interpreter.EventStrategy
Retrieves the count of different occurrences of the event type returned by EventStrategy.getEventType().
getCurrentDocument() - Method in interface org.jvoicexml.Application
Retrieves the current document.
getCurrentDocument() - Method in class org.jvoicexml.interpreter.JVoiceXmlApplication
Retrieves the current document.
getDest() - Method in class org.jvoicexml.interpreter.formitem.TransferFormItem
Retrieves the destination of this transfer by evaluating the dest and the destexpr attributes.
getDestination() - Method in class org.jvoicexml.event.plain.jvxml.TransferEvent
Retrieves the destination of the transfer.
getDialog() - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Retrieves the current dialog.
getDialog(String) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreter
Retrieves the dialog with the given id.
getDialogs(Vxml) - Method in class org.jvoicexml.interpreter.dialog.JVoiceXmlDialogFactory
Retrieves a collection of all Dialogs in the given VoiceXML document with the help of the given configuration.
getDialogs(Vxml) - Method in interface org.jvoicexml.interpreter.DialogFactory
Retrieves a collection of all Dialogs in the given VoiceXML document with the help of the given configuration.
getDocument(String, DocumentDescriptor) - Method in interface org.jvoicexml.DocumentServer
Gets the document with the given URI.
getDocument(String, DocumentDescriptor) - Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
Gets the document with the given URI.
getDocument() - Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
Retrieves the document as a string.
getDocument(URI) - Method in class org.jvoicexml.documentserver.schemestrategy.DocumentMap
Gets the document with the given URI.
getDocument() - Method in class org.jvoicexml.event.plain.jvxml.GotoNextDocumentEvent
Retrieves the next document.
getDocument() - Method in interface org.jvoicexml.GrammarDocument
Retrieves the document as a string.
getDocument() - Method in class org.jvoicexml.implementation.grammar.ProcessedGrammar
Retrieves the grammar document.
getDocument() - Method in class org.jvoicexml.interpreter.SsmlParser
Retrieves the parsed SSML document.
getDocument() - Method in class org.jvoicexml.SpeakableSsmlText
Retrieves the SSML document to speak.
getDocumentDescriptor() - Method in class org.jvoicexml.event.plain.jvxml.SubmitEvent
Retrieves the descriptor of the next document.
getDocumentServer() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Retrieves a reference to the document server.
getDocumentServer() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Retrieves a reference to the document server.
getDocumentServer() - Method in interface org.jvoicexml.JVoiceXmlCore
Retrieves a reference to the document server.
getDocumentServer() - Method in class org.jvoicexml.JVoiceXmlMain
Retrieves a reference to the document server.
getDtmf() - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Retrieves the DTMF sequence of a choice node.
getDtmfRecognizerProperties(FormInterpretationAlgorithm) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Loads the DTMF recognizer properties.
getDuration() - Method in class org.jvoicexml.interpreter.formitem.TransferShadowVarContainer
Gets the duration.
getDuration() - Method in class org.jvoicexml.SpeakablePhoneInfo
Retrieves the duration of the phoneme.
getElement() - Method in class org.jvoicexml.event.error.UnsupportedElementError
Retrieve the name of the unsupported element.
getEvalAttributes() - Method in interface org.jvoicexml.interpreter.SsmlParsingStrategy
Retrieves the names of all attributes, which have to be evaluated by the scripting environment.
getEvalAttributes() - Method in interface org.jvoicexml.interpreter.TagStrategy
Retrieves the names of all attributes, which have to be evaluated by the scripting environment.
getEvalAttributes() - Method in class org.jvoicexml.interpreter.tagstrategy.IfStrategy
Retrieves the names of all attributes, which have to be evaluated by the scripting environment.
getEvent() - Method in class org.jvoicexml.implementation.SpokenInputEvent
Retrieves the event type.
getEvent() - Method in class org.jvoicexml.implementation.SynthesizedOutputEvent
Retrieves the event type.
getEvent() - Method in class org.jvoicexml.implementation.TelephonyEvent
Retrieves the event type.
getEvent() - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Retrieves the event to be thrwon instead of a next.
getEvent() - Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
Retrieves the event.
getEvent() - Method in interface org.jvoicexml.interpreter.EventHandler
Retrieves the event.
getEventCount(String) - Method in interface org.jvoicexml.interpreter.EventCountable
Retrieve the counter for the given event type.
getEventCount(String) - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Retrieve the counter for the given event type.
getEventCount(String) - Method in class org.jvoicexml.interpreter.formitem.InitialFormItem
Retrieve the counter for the given event type.
getEventHandler() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Retrieves the event handler to use in this context.
getEventType() - Method in class org.jvoicexml.event.error.BadFetchError
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.error.jvxml.ExceptionWrapper
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.error.jvxml.RemoteException
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.error.NoauthorizationError
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.error.NoresourceError
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.error.SemanticError
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.error.UnsupportedElementError
Constructs an event type with the event type as specification.
getEventType() - Method in class org.jvoicexml.event.GenericVoiceXmlEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.JVoiceXMLEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.CancelEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.ConnectionDisconnectHangupEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.ConnectionDisconnectTransferEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.ExitEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.HelpEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.jvxml.GotoNextDocumentEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.jvxml.GotoNextFormEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.jvxml.GotoNextFormItemEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.jvxml.InternalExitEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.jvxml.ObjectTagResultEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.jvxml.RecognitionEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.jvxml.RecordingEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.jvxml.ReturnEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.jvxml.SubdialogResultEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.jvxml.SubmitEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.jvxml.TransferEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.MaxspeechtimeoutEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.NoinputEvent
Get the event type of this event.
getEventType() - Method in class org.jvoicexml.event.plain.NomatchEvent
Get the event type of this event.
getEventType() - Method in interface org.jvoicexml.interpreter.EventStrategy
Retrieves the event type.
getExpression() - Method in interface org.jvoicexml.interpreter.FormItem
Selector for the expr attribute.
getFetchAudio() - Method in class org.jvoicexml.FetchAttributes
Retrieve the fetchAudio attribute.
getFetchHint() - Method in class org.jvoicexml.FetchAttributes
Set the fetchhint attribute.
getFetchTimeout() - Method in class org.jvoicexml.FetchAttributes
Set the fetchtimeout attribute.
getFilledElements() - Method in class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
Gets all nested <filled> elements.
getFilledElements() - Method in class org.jvoicexml.interpreter.dialog.ExecutablePlainForm
Gets all nested <filled> elements.
getFilledElements() - Method in interface org.jvoicexml.interpreter.Dialog
Gets all nested <filled> elements.
getFilledElements() - Method in interface org.jvoicexml.interpreter.InputItem
Gets all nested <filled> elements.
getForm() - Method in class org.jvoicexml.event.plain.jvxml.GotoNextFormEvent
Retrieves the name of the next form.
getFormInterpretationAlgorithm() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreter
Retrieves the current FIA.
getFormItem(String) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Retrieves the FormItem with the given name.
getFormItem() - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Retrieves the currently processed FormItem.
getFormItem(VoiceXmlInterpreterContext, VoiceXmlNode) - Static method in class org.jvoicexml.interpreter.formitem.FormItemFactory
Factory method to get a form item for a voice xml node.
getFormItems(VoiceXmlInterpreterContext) - Method in class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
Retrieves all FormItems, defined in this form.
getFormItems(VoiceXmlInterpreterContext) - Method in class org.jvoicexml.interpreter.dialog.ExecutablePlainForm
Retrieves all FormItems, defined in this form.
getFormItems(VoiceXmlInterpreterContext) - Method in interface org.jvoicexml.interpreter.Dialog
Retrieves all FormItems, defined in this form.
getFormItems() - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Retrieves all FormItems of the current dialog of the current dialog.
getFormItemVariable() - Method in interface org.jvoicexml.interpreter.FormItem
Retrieves the form item variable.
getGrammar() - Method in class org.jvoicexml.implementation.BinaryGrammar
Retrieves the contents of the binary grammar.
getGrammar() - Method in class org.jvoicexml.implementation.DocumentGrammarImplementation
Retrieves the grammar object.
getGrammar() - Method in interface org.jvoicexml.implementation.GrammarImplementation
Retrieves the grammar object.
getGrammar() - Method in class org.jvoicexml.implementation.NuanceDynagramBinaryGrammarImplementation
Retrieves the grammar object.
getGrammar() - Method in class org.jvoicexml.implementation.SrgsXmlGrammarImplementation
Retrieves the grammar object.
getGrammar() - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Retrieves the grammar object.
getGrammarDocument(String, URI, FetchAttributes) - Method in interface org.jvoicexml.DocumentServer
Returns the external Grammar referenced by URI.
getGrammarDocument(String, URI, FetchAttributes) - Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
Returns the external Grammar referenced by URI.
getGrammarProcessor() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Retrieves a reference to the grammar processor.
getGrammarProcessor() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Retrieves a reference to the grammar processor.
getGrammarProcessor() - Method in interface org.jvoicexml.JVoiceXmlCore
Retrieves a reference to the grammar processor.
getGrammarProcessor() - Method in class org.jvoicexml.JVoiceXmlMain
Retrieves a reference to the grammar processor.
getGrammars() - Method in class org.jvoicexml.interpreter.ActiveGrammarSet
Retrieves the grammars that are currently contained in the set.
getGrammars() - Method in interface org.jvoicexml.interpreter.GrammarContainer
Gets all nested definitions of a <grammar>.
getId() - Method in class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
Retrieves the identifier of this dialog.
getId() - Method in class org.jvoicexml.interpreter.dialog.ExecutablePlainForm
Retrieves the identifier of this dialog.
getId() - Method in interface org.jvoicexml.interpreter.Dialog
Retrieves the identifier of this dialog.
getImplementation() - Method in class org.jvoicexml.implementation.grammar.ProcessedGrammar
Retrieves the grammar implementation.
getImplementationPlatform(ConnectionInformation) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatformFactory
Factory method to retrieve an implementation platform for the given connection information.
getImplementationPlatform(ConnectionInformation) - Method in interface org.jvoicexml.ImplementationPlatformFactory
Factory method to retrieve an implementation platform for the given connection information.
getImplementationPlatform() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Retrieves a reference to the used implementation platform.
getImplementationPlatform() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Retrieves a reference to the used implementation platform.
getImplementations() - Method in class org.jvoicexml.implementation.grammar.GrammarCache
Retrieves the set of active grammar implementations.
getIncompletetimeoutAsMsec() - Method in class org.jvoicexml.SpeechRecognizerProperties
Retrieves the required length of silence following user speech after which a recognizer finalizes a result.
getInputmode() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Gets the current inputmode.
getInputmode() - Method in class org.jvoicexml.interpreter.formitem.TransferShadowVarContainer
Gets the current inputmode.
getInputmode() - Method in class org.jvoicexml.interpreter.variables.LastResultShadowVarContainer
Retrieves the utterance.
getInputResult() - Method in class org.jvoicexml.event.plain.jvxml.AbstractInputEvent
Retrieves the result of the input process.
getInputResult() - Method in class org.jvoicexml.event.plain.jvxml.ObjectTagResultEvent
Retrieves the result of the input process.
getInputResult() - Method in class org.jvoicexml.event.plain.jvxml.RecognitionEvent
Retrieves the result of the input process.
getInputResult() - Method in class org.jvoicexml.event.plain.jvxml.RecordingEvent
Retrieves the result of the input process.
getInputResult() - Method in class org.jvoicexml.event.plain.jvxml.SubdialogResultEvent
Retrieves the result of the input process.
getInputResult() - Method in class org.jvoicexml.event.plain.jvxml.TransferEvent
Retrieves the result of the input process.
getInputStream(String, URI, RequestMethod, long, Map<String, Object>) - Method in class org.jvoicexml.documentserver.schemestrategy.builtin.BuiltinSchemeStrategy
Opens the external URI and returns an InputStream to the referenced object.
getInputStream(String, URI, RequestMethod, long, Map<String, Object>) - Method in class org.jvoicexml.documentserver.schemestrategy.FileSchemeStrategy
Opens the external URI and returns an InputStream to the referenced object.
getInputStream(String, URI, RequestMethod, long, Map<String, Object>) - Method in interface org.jvoicexml.documentserver.SchemeStrategy
Opens the external URI and returns an InputStream to the referenced object.
getInputStream(String, URI, RequestMethod, long, Map<String, Object>) - Method in class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
Opens the external URI and returns an InputStream to the referenced object.
getInputStream(String, URI, RequestMethod, long, Map<String, Object>) - Method in class org.jvoicexml.documentserver.schemestrategy.MappedDocumentStrategy
Opens the external URI and returns an InputStream to the referenced object.
getInputType() - Method in class org.jvoicexml.callmanager.ConfiguredApplication
Retrieves the input type that will be used for the application.
getInstance() - Static method in class org.jvoicexml.documentserver.schemestrategy.DocumentMap
Gets the singleton.
getInstances() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupportFactory
Retrieves the number of instances, that this factory will create using ResourceFactory.createResource().
getInstances() - Method in interface org.jvoicexml.implementation.ResourceFactory
Retrieves the number of instances, that this factory will create using ResourceFactory.createResource().
getInterdigittimeoutAsMsec() - Method in class org.jvoicexml.DtmfRecognizerProperties
Retrieves the inter-digit timeout value to use when recognizing DTMF input.
getInterpretation() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Gets the current interpretation.
getInterpretation() - Method in class org.jvoicexml.interpreter.variables.LastResultShadowVarContainer
Retrieves the semantic interpretation.
getItem() - Method in class org.jvoicexml.event.plain.jvxml.GotoNextFormItemEvent
Retrieves the name of the next form item.
getJVoiceXml() - Method in class org.jvoicexml.callmanager.BaseCallManager
Retrieves the reference to the interpreter.
getKeys() - Method in class org.jvoicexml.implementation.pool.KeyedResourcePool
Retrieves the available keys of this pool.
getLanguage() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreter
Retrieves the language of the current VoiceXML document.
getLastError() - Method in interface org.jvoicexml.client.jndi.RemoteSession
Retrieves an error, if any, that happened during call processing.
getLastError() - Method in class org.jvoicexml.client.jndi.SessionStub
Retrieves an error, if any, that happened during call processing.
getLastError() - Method in interface org.jvoicexml.client.RemoteSession
Retrieves an error, if any, that happened during call processing.
getLastError() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Retrieves an error, if any, that happened during call processing.
getLastError() - Method in interface org.jvoicexml.Session
Retrieves an error, if any, that happened during call processing.
getLastresult() - Method in class org.jvoicexml.interpreter.variables.ApplicationShadowVarContainer
Retrieves the last result.
getLocal() - Method in class org.jvoicexml.interpreter.variables.ConnectionVarContainer
Retrieves the local attribute.
getLocalClass() - Method in class org.jvoicexml.client.jndi.CharacterInputStub
Retrieves the type of the local interface.
getLocalClass() - Method in class org.jvoicexml.client.jndi.JVoiceXmlStub
Retrieves the type of the local interface.
getLocalClass() - Method in class org.jvoicexml.client.jndi.MappedDocumentRepositoryStub
Retrieves the type of the local interface.
getLocalClass() - Method in class org.jvoicexml.client.jndi.SessionStub
Retrieves the type of the local interface.
getLocalExecutableTags() - Method in interface org.jvoicexml.interpreter.FormItemLocalExecutableTagContainer
Retrieves the nested tags that have to be executed locally.
getLocalProperty(String) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Retrieves the value of the given property.
getMark() - Method in class org.jvoicexml.implementation.MarkerReachedEvent
Returns the name of the mark that has been reached.
getMark() - Method in interface org.jvoicexml.RecognitionResult
Retrieves the name of the mark, that has been reached while playing back an SSML formatted document.
getMarkname() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Sets the markname.
getMaxage() - Method in class org.jvoicexml.FetchAttributes
Set the maxage attribute.
getMaxspeechtimeoutAsMsec() - Method in class org.jvoicexml.SpeechRecognizerProperties
/* Retrieves the maximum duration of user speech.
getMaxstale() - Method in class org.jvoicexml.FetchAttributes
Set the maxstale attribute.
getMaxtime() - Method in class org.jvoicexml.interpreter.formitem.RecordFormItem
Retrieves the record's maxtime attribute as msec.
getMediaType() - Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
Returns the declared media type of the grammar.
getMediaType() - Method in interface org.jvoicexml.GrammarDocument
Returns the declared media type of the grammar.
getMediaType() - Method in class org.jvoicexml.implementation.DocumentGrammarImplementation
Returns the declared media type of the external grammar.
getMediaType() - Method in interface org.jvoicexml.implementation.GrammarImplementation
Returns the declared media type of the external grammar.
getMediaType() - Method in class org.jvoicexml.implementation.NuanceDynagramBinaryGrammarImplementation
Returns the declared media type of the external grammar.
getMediaType() - Method in class org.jvoicexml.implementation.SrgsXmlGrammarImplementation
Returns the declared media type of the external grammar.
getMessage() - Method in class org.jvoicexml.event.JVoiceXMLEvent
Preceed the type to the original message.
getMethod() - Method in class org.jvoicexml.DocumentDescriptor
Retrieves the request method.
getMode(URI) - Method in class org.jvoicexml.documentserver.schemestrategy.builtin.AbstractGrammarCreator
Retrieves the mode of the grammar.
getMode() - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Sets the mode type.
getMode() - Method in interface org.jvoicexml.RecognitionResult
Retrieves the mode in which user input was provided: dtmf or voice.
getModeType() - Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
Returns the mode type of the grammar.
getModeType() - Method in interface org.jvoicexml.GrammarDocument
Returns the mode type of the grammar.
getModeType() - Method in class org.jvoicexml.implementation.DocumentGrammarImplementation
Returns the mode type of the grammar.
getModeType() - Method in interface org.jvoicexml.implementation.GrammarImplementation
Returns the mode type of the grammar.
getModeType() - Method in class org.jvoicexml.implementation.NuanceDynagramBinaryGrammarImplementation
Returns the mode type of the grammar.
getModeType() - Method in class org.jvoicexml.implementation.SrgsXmlGrammarImplementation
Returns the mode type of the grammar.
getName() - Method in interface org.jvoicexml.callmanager.Terminal
Retrieves the name of a terminal.
getName() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Retrieves the name.
getName(VoiceXmlNode) - Static method in class org.jvoicexml.interpreter.formitem.FormItemNameFactory
Get a name for the given node using the ATTRIBUTE_NAME attribute.
getName() - Method in interface org.jvoicexml.interpreter.FormItem
Retrieves the name of this FormItem..
getName() - Method in interface org.jvoicexml.interpreter.PromptCountable
Retrieves the name.
getName() - Method in enum org.jvoicexml.interpreter.scope.Scope
Retrieve the scope's name.
getName() - Method in class org.jvoicexml.interpreter.variables.ProtocolVarContainer
Retrieves the name attribute.
getNext() - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Retrieves the URI of next dialog or document.
getNextDialog() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreter
Retrieves the next dialog to process.
getNode() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Retrieves the corresponding node in the VoiceXML document.
getNode() - Method in interface org.jvoicexml.interpreter.FormItem
Retrieves the encapsulated VoiceXmlNode.
getNode() - Method in interface org.jvoicexml.interpreter.PromptCountable
Retrieves the corresponding node in the VoiceXML document.
getNodeTagName() - Method in interface org.jvoicexml.interpreter.FormItem
Retrieves the tag name of the encapsulated node.
getNumActive() - Method in class org.jvoicexml.implementation.pool.KeyedResourcePool
Retrieves the number of active resources in all pools.
getNumActive(String) - Method in class org.jvoicexml.implementation.pool.KeyedResourcePool
Retrieves the number of active resources in the pool for the given key.
getNumIdle() - Method in class org.jvoicexml.implementation.pool.KeyedResourcePool
Retrieves the number of idle resources in all pools.
getNumIdle(String) - Method in class org.jvoicexml.implementation.pool.KeyedResourcePool
Retrieves the number of idle resources in the pool for the given key.
getObject(String, DocumentDescriptor, String) - Method in interface org.jvoicexml.DocumentServer
Retrieves an object of the given type from the given URI.
getObject(String, DocumentDescriptor, String) - Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
Retrieves an object of the given type from the given URI.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jvoicexml.client.jndi.JVoiceXmlObjectFactory
getOutputType() - Method in class org.jvoicexml.callmanager.ConfiguredApplication
Retrieves the output type that will be used for the application.
getParam() - Method in class org.jvoicexml.implementation.SpokenInputEvent
Retrieves the parameter.
getParam() - Method in class org.jvoicexml.implementation.TelephonyEvent
Retrieves the parameter.
getParameters() - Method in class org.jvoicexml.DocumentDescriptor
Retrieves the known parameter.
getParameters(URI) - Method in class org.jvoicexml.documentserver.schemestrategy.builtin.AbstractGrammarCreator
Retrieves the query parameters from the URI.
getParsingStrategy(VoiceXmlNode) - Method in interface org.jvoicexml.interpreter.SsmlParsingStrategyFactory
Factory method to get a strategy to clone the given node.
getParsingStrategy(VoiceXmlNode) - Method in class org.jvoicexml.interpreter.tagstrategy.JvoiceXmlSsmlParsingStrategyFactory
Factory method to get a strategy to clone the given node.
getPhoneme() - Method in class org.jvoicexml.SpeakablePhoneInfo
Retrieves the phoneme.
getPhonesInfo() - Method in interface org.jvoicexml.SynthesisResult
Returns the phones generated.
getPort() - Method in interface org.jvoicexml.client.rtp.RtpConfiguration
Retrieves the IP port number for RTP communication.
getPort() - Method in class org.jvoicexml.client.rtp.RtpConnectionInformation
Retrieves the IP port number for RTP communication.
getPromptCount() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Retrieves the value of the prompt counter.
getPromptCount() - Method in class org.jvoicexml.interpreter.formitem.InitialFormItem
Retrieves the value of the prompt counter.
getPromptCount() - Method in interface org.jvoicexml.interpreter.PromptCountable
Retrieves the value of the prompt counter.
getProperty(String) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Retrieves the value of the given property.
getProperty(String, String) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Retrieves the value of the given property.
getProtocol() - Method in class org.jvoicexml.event.error.BadFetchProtocolResponsecodeError
Retrieve the protocol.
getProtocol() - Method in class org.jvoicexml.interpreter.variables.ConnectionVarContainer
Retrieves the protocol attribute.
getProtocolName() - Method in class org.jvoicexml.client.BasicConnectionInformation
Retrieves the name of the connection protocol.
getProtocolName() - Method in interface org.jvoicexml.ConnectionInformation
Retrieves the name of the connection protocol.
getProtocolVersion() - Method in class org.jvoicexml.client.BasicConnectionInformation
Retrieves the version of the connection protocol.
getProtocolVersion() - Method in interface org.jvoicexml.ConnectionInformation
Retrieves the version of the connection protocol.
getRecognitionResult() - Method in class org.jvoicexml.event.plain.jvxml.RecognitionEvent
Retrieves the result of the recognition process.
getRecordingAudioFormat() - Method in interface org.jvoicexml.CallControl
Retrieves the audio format that should be used for file recording.
getRecordingAudioFormat() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Retrieves the audio format that should be used for file recording.
getRecordingAudioFormat() - Method in interface org.jvoicexml.implementation.Telephony
Retrieves the audio format that should be used for file recording.
getRecordingBuffer() - Method in class org.jvoicexml.event.plain.jvxml.RecordingEvent
Retrieves teh buffer of the recording.
getRemote() - Method in class org.jvoicexml.interpreter.variables.ConnectionVarContainer
Retrieves the remote attribute.
getRemoteClass() - Method in class org.jvoicexml.client.jndi.CharacterInputStub
Retrieves the type of the remote interface.
getRemoteClass() - Method in class org.jvoicexml.client.jndi.JVoiceXmlStub
Retrieves the type of the remote interface.
getRemoteClass() - Method in class org.jvoicexml.client.jndi.MappedDocumentRepositoryStub
Retrieves the type of the remote interface.
getRemoteClass() - Method in class org.jvoicexml.client.jndi.SessionStub
Retrieves the type of the remote interface.
getResourceType() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupportFactory
Returns the class type of the resource to create.
getResourceType() - Method in interface org.jvoicexml.implementation.ResourceFactory
Returns the class type of the resource to create.
getResponseCode() - Method in class org.jvoicexml.event.error.BadFetchProtocolResponsecodeError
Retrieve the protocol-specific response code.
getReturnValue() - Method in class org.jvoicexml.event.plain.jvxml.InternalExitEvent
Retrieves the return value.
getScheme() - Method in class org.jvoicexml.documentserver.schemestrategy.builtin.BuiltinSchemeStrategy
Get the scheme that is handled by this strategy.
getScheme() - Method in class org.jvoicexml.documentserver.schemestrategy.FileSchemeStrategy
Get the scheme that is handled by this strategy.
getScheme() - Method in interface org.jvoicexml.documentserver.SchemeStrategy
Get the scheme that is handled by this strategy.
getScheme() - Method in class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
Get the scheme that is handled by this strategy.
getScheme() - Method in class org.jvoicexml.documentserver.schemestrategy.MappedDocumentStrategy
Get the scheme that is handled by this strategy.
getScope() - Method in class org.jvoicexml.interpreter.variables.VariableProvider
Retrieves the scope.
getScopeObserver() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Retrieves the scope observer for this session.
getScopeObserver() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Retrieves the scope observer for this session.
getScriptingEngine() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Retrieves the scripting engine.
getScriptingEngine() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Lazy instantiation of the scripting engine.
getSemanticInterpretation() - Method in interface org.jvoicexml.RecognitionResult
Retrieves the semantic interpretation of the utterance.
getSensitivity() - Method in class org.jvoicexml.SpeechRecognizerProperties
Retrieves the sensitivity.
getSession() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Retrieves the current session.
getSessionID() - Method in class org.jvoicexml.client.jndi.SessionStub
Retrieves the universal unique identifier for this session.
getSessionId() - Method in class org.jvoicexml.implementation.SynthesizedOutputEvent
Retrieves the session id.
getSessionID() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Retrieves the universal unique identifier for this session.
getSessionId() - Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
Retrieves the session id.
getSessionID() - Method in interface org.jvoicexml.Session
Retrieves the universal unique identifier for this session.
getSessionIdentifier(String) - Method in class org.jvoicexml.documentserver.schemestrategy.SessionStorage
Retrieves the identifier for the given session.If no identifier exists a new identifier is created using the SessionIdentifierFactory.
getShadowVariableContainer() - Method in class org.jvoicexml.interpreter.formitem.FieldFormItem
Retrieves the implementation of the shadow var container for this input item.
getShadowVariableContainer() - Method in class org.jvoicexml.interpreter.formitem.ObjectFormItem
Retrieves the implementation of the shadow var container for this input item.
getShadowVariableContainer() - Method in class org.jvoicexml.interpreter.formitem.RecordFormItem
Retrieves the implementation of the shadow var container for this input item.
getShadowVariableContainer() - Method in class org.jvoicexml.interpreter.formitem.SubdialogFormItem
Retrieves the implementation of the shadow var container for this input item.
getShadowVariableContainer() - Method in class org.jvoicexml.interpreter.formitem.TransferFormItem
Retrieves the implementation of the shadow var container for this input item.
getSlot() - Method in class org.jvoicexml.interpreter.formitem.FieldFormItem
Retrieves the slot of the related field in mixed initiative dialogs.
getSource() - Method in class org.jvoicexml.implementation.SpokenInputEvent
Retrieves the object that caused the event.
getSource() - Method in class org.jvoicexml.implementation.SynthesizedOutputEvent
Retrieves the object that caused the event.
getSource() - Method in class org.jvoicexml.implementation.TelephonyEvent
Retrieves the object that caused the event.
getSourceType() - Method in interface org.jvoicexml.implementation.grammar.GrammarTransformer
Returns the supported source media type.
getSourceType() - Method in class org.jvoicexml.implementation.grammar.transformer.Gsl2GslGrammarTransformer
Returns the supported source media type.
getSourceType() - Method in class org.jvoicexml.implementation.grammar.transformer.Jsgf2JsgfGrammarTransformer
Returns the supported source media type.
getSourceType() - Method in class org.jvoicexml.implementation.grammar.transformer.NuanceDynagramBinaryGrammarTransformer
Returns the supported source media type.
getSourceType() - Method in class org.jvoicexml.implementation.grammar.transformer.SrgsAbnf2SrgsAbnfGrammarTransformer
Returns the supported source media type.
getSourceType() - Method in class org.jvoicexml.implementation.grammar.transformer.SrgsXml2JsgfGrammarTransformer
Returns the supported source media type.
getSourceType() - Method in class org.jvoicexml.implementation.grammar.transformer.SrgsXml2SrgsAbnfGrammarTransformer
Returns the supported source media type.
getSourceType() - Method in class org.jvoicexml.implementation.grammar.transformer.SrgsXml2SrgsXmlGrammarTransformer
Returns the supported source media type.
getSpeakable() - Method in class org.jvoicexml.implementation.OutputEndedEvent
Retrieves the speakable.
getSpeakable() - Method in class org.jvoicexml.implementation.OutputStartedEvent
Retrieves the speakable.
getSpeakable() - Method in interface org.jvoicexml.SynthesisResult
Returns the speakable that produced this result.
getSpeakableText() - Method in class org.jvoicexml.SpeakablePlainText
Retrieves the text to be passed to the TTS Engine.
getSpeakableText() - Method in class org.jvoicexml.SpeakableSsmlText
Retrieves the text to be passed to the TTS Engine.
getSpeakableText() - Method in interface org.jvoicexml.SpeakableText
Retrieves the text to be passed to the TTS Engine.
getSpeechRecognizerProperties(FormInterpretationAlgorithm) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Loads the speech recognizer properties.
getSpeedvsaccuracy() - Method in class org.jvoicexml.SpeechRecognizerProperties
Retrieves a hint specifying the desired balance between speed vs.
getSpokeninput() - Method in class org.jvoicexml.implementation.Platform
Retrieves the spoken input implementation.
getSpokeninput() - Method in interface org.jvoicexml.implementation.PlatformFactory
Retrieves the spoken input implementation.
getSpokenInput() - Method in interface org.jvoicexml.implementation.SpokenInputProvider
Retrieves the spoken input device.
getState() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreter
Retrieves the interpreter state.
getStateName() - Method in enum org.jvoicexml.interpreter.InterpreterState
Retrieves the name of this state.
getStubName() - Method in class org.jvoicexml.client.jndi.CharacterInputStub
Retrieves the name to which the stub is bound.
getStubName() - Method in class org.jvoicexml.client.jndi.JVoiceXmlStub
Retrieves the name to which the stub is bound.
getStubName() - Method in class org.jvoicexml.client.jndi.MappedDocumentRepositoryStub
Retrieves the name to which the stub is bound.
getStubName() - Method in class org.jvoicexml.client.jndi.SessionStub
Retrieves the name to which the stub is bound.
getStubName() - Method in interface org.jvoicexml.client.jndi.Stub
Retrieves the name to which the stub is bound.
getStylesheetResourceName() - Method in class org.jvoicexml.implementation.grammar.transformer.SrgsXml2JsgfGrammarTransformer
 
getStylesheetResourceName() - Method in class org.jvoicexml.implementation.grammar.transformer.SrgsXml2SrgsAbnfGrammarTransformer
Retrieves the resource name of the style sheet to use for the transformation.
getStylesheetResourceName() - Method in class org.jvoicexml.implementation.grammar.transformer.XsltGrammarTransformer
Retrieves the resource name of the style sheet to use for the transformation.
getSubdialigUri() - Method in class org.jvoicexml.interpreter.formitem.SubdialogFormItem
Retrieves the URI of the subdialog to execute.
getSupportedBargeInTypes() - Method in interface org.jvoicexml.implementation.SpokenInput
Retrieves the barge-in types supported by this UserInput.
getSupportedBargeInTypes() - Method in interface org.jvoicexml.UserInput
Retrieves the barge-in types supported by this UserInput.
getSupportedGrammarTypes() - Method in interface org.jvoicexml.implementation.SpokenInput
Retrieves the grammar types that are supported by this implementation.
getSupportedGrammarTypes(ModeType) - Method in interface org.jvoicexml.UserInput
Retrieves the grammar types that are supported by this implementation for the given mode.
getSupportedType() - Method in interface org.jvoicexml.interpreter.grammar.GrammarIdentifier
Returns the supported media type.
getSupportedType() - Method in class org.jvoicexml.interpreter.grammar.identifier.GslGrammarIdentifier
Returns the supported media type.
getSupportedType() - Method in class org.jvoicexml.interpreter.grammar.identifier.JsgfGrammarIdentifier
Returns the supported media type.
getSupportedType() - Method in class org.jvoicexml.interpreter.grammar.identifier.NuanceDynagramBinaryGrammarIdentifier
Returns the supported media type.
getSupportedType() - Method in class org.jvoicexml.interpreter.grammar.identifier.SrgsAbnfGrammarIdentifier
Returns the supported media type.
getSupportedType() - Method in class org.jvoicexml.interpreter.grammar.identifier.SrgsXmlGrammarIdentifier
Returns the supported media type.
getSynthesisResult() - Method in class org.jvoicexml.implementation.OutputUpdateEvent
Retrieves the synthesis result.
getSynthesizedoutput() - Method in class org.jvoicexml.implementation.Platform
Retrieves the synthesized output implementation.
getSynthesizedoutput() - Method in interface org.jvoicexml.implementation.PlatformFactory
Retrieves the synthesized output implementation.
getSynthesizedOutput() - Method in interface org.jvoicexml.implementation.SynthesizedOutputProvider
Retrieves the synthesized output device.
getSystemOutput() - Method in class org.jvoicexml.client.BasicConnectionInformation
Retrieves a unique identifier for the SystemOutput to use.
getSystemOutput() - Method in interface org.jvoicexml.ConnectionInformation
Retrieves a unique identifier for the SystemOutput to use.
getSystemOutput() - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Retrieves the audio output device.
getSystemOutput() - Method in interface org.jvoicexml.ImplementationPlatform
Retrieves the audio output device.
getTagNamespace() - Method in class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlTagStrategyFactory
Retrieves the namespace of the tags that are returned by this factory.
getTagNamespace() - Method in interface org.jvoicexml.interpreter.TagStrategyFactory
Retrieves the namespace of the tags that are returned by this factory.
getTagStrategy(VoiceXmlNode) - Method in interface org.jvoicexml.interpreter.InitializationTagStrategyFactory
Factory method to get a strategy to process the given node.
getTagStrategy(String) - Method in interface org.jvoicexml.interpreter.InitializationTagStrategyFactory
Factory method to get a strategy to process a node with the given name.
getTagStrategy(VoiceXmlNode) - Method in class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlInitializationTagStrategyFactory
Factory method to get a strategy to process the given node.
getTagStrategy(String) - Method in class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlInitializationTagStrategyFactory
Factory method to get a strategy to process a node with the given name.
getTagStrategy(Node) - Method in class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlTagStrategyFactory
Factory method to get a strategy to process the given node.
getTagStrategy(String) - Method in class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlTagStrategyFactory
Factory method to get a strategy to process a node with the given name.
getTagStrategy(Node, URI) - Method in class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlTagStrategyRepository
Factory method to get a strategy to process the given node in the given namespace.
getTagStrategy(Node) - Method in interface org.jvoicexml.interpreter.TagStrategyFactory
Factory method to get a strategy to process the given node.
getTagStrategy(String) - Method in interface org.jvoicexml.interpreter.TagStrategyFactory
Factory method to get a strategy to process a node with the given name.
getTagStrategy(Node, URI) - Method in interface org.jvoicexml.interpreter.TagStrategyRepository
Factory method to get a strategy to process the given node in the given namespace.
getTagStrategyExecutor() - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Retrieves the tag strategy executor.
getTargetType() - Method in interface org.jvoicexml.implementation.grammar.GrammarTransformer
Returns the supported result media type.
getTargetType() - Method in class org.jvoicexml.implementation.grammar.transformer.Gsl2GslGrammarTransformer
Returns the supported result media type.
getTargetType() - Method in class org.jvoicexml.implementation.grammar.transformer.Jsgf2JsgfGrammarTransformer
Returns the supported result media type.
getTargetType() - Method in class org.jvoicexml.implementation.grammar.transformer.NuanceDynagramBinaryGrammarTransformer
Returns the supported result media type.
getTargetType() - Method in class org.jvoicexml.implementation.grammar.transformer.SrgsAbnf2SrgsAbnfGrammarTransformer
Returns the supported result media type.
getTargetType() - Method in class org.jvoicexml.implementation.grammar.transformer.SrgsXml2JsgfGrammarTransformer
Returns the supported result media type.
getTargetType() - Method in class org.jvoicexml.implementation.grammar.transformer.SrgsXml2SrgsAbnfGrammarTransformer
Returns the supported result media type.
getTargetType() - Method in class org.jvoicexml.implementation.grammar.transformer.SrgsXml2SrgsXmlGrammarTransformer
Returns the supported result media type.
getTelephony() - Method in class org.jvoicexml.implementation.Platform
Retrieves the telephonyFactory implementation.
getTelephony() - Method in interface org.jvoicexml.implementation.PlatformFactory
Retrieves the telephonyFactory implementation.
getTelephony() - Method in interface org.jvoicexml.implementation.TelephonyProvider
Retrieves the synthesized output device.
getTermchar() - Method in class org.jvoicexml.DtmfRecognizerProperties
Retrieves the terminating DTMF character for DTMF input recognition.
getTerminal() - Method in class org.jvoicexml.callmanager.CallParameters
Retrieves the terminal.
getTerminal() - Method in class org.jvoicexml.callmanager.ConfiguredApplication
Retrieves the name of the terminal.
getTermtimeoutAsMsec() - Method in class org.jvoicexml.DtmfRecognizerProperties
Retrieves the terminating timeout to use when recognizing DTMF input.
getText() - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Retrieves the text within the choice node.
getTextContent() - Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
Retrieves the document as a string.
getTextContent() - Method in interface org.jvoicexml.GrammarDocument
Retrieves the document as a string.
getTimeout() - Method in class org.jvoicexml.SpeakableSsmlText
Retrieves the timeout of this speakable to wait before a noinput event is generated.
getType() - Method in interface org.jvoicexml.implementation.ExternalResource
Retrieves a unique identifier for this external resource.
getType() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Retrieves a unique identifier for this external resource.
getType() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupportFactory
Retrieves the type of the resources that are created by this factory.
getType() - Method in interface org.jvoicexml.implementation.ResourceFactory
Retrieves the type of the resources that are created by this factory.
getUri() - Method in class org.jvoicexml.callmanager.ConfiguredApplication
Retrieves the URI of the application to call.
getUri(String) - Method in class org.jvoicexml.client.jndi.MappedDocumentRepositoryStub
Gets an URI that can be evaluated by this scheme strategy for the given path.
getUri(String) - Method in interface org.jvoicexml.client.jndi.RemoteMappedDocumentRepository
Gets an URI that can be evaluated by this scheme strategy for the given path.
getUri(String) - Method in interface org.jvoicexml.client.RemoteMappedDocumentRepository
Gets an URI that can be evaluated by this scheme strategy for the given ssp.
getUri() - Method in class org.jvoicexml.DocumentDescriptor
Retrieves the URI of the document to fetch.
getURI() - Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
Retrieves the URI of the source grammar.
getUri(String) - Method in class org.jvoicexml.documentserver.schemestrategy.DocumentMap
Gets an URI that can be evaluated by this scheme strategy for the given path.
getUri(String) - Method in interface org.jvoicexml.documentserver.schemestrategy.MappedDocumentRepository
Gets an URI that can be evaluated by this scheme strategy for the given path.
getUri() - Method in class org.jvoicexml.event.plain.jvxml.GotoNextDocumentEvent
Retrieves the URI of the next document.
getURI() - Method in interface org.jvoicexml.GrammarDocument
Retrieves the URI of the source grammar.
getUri() - Method in class org.jvoicexml.implementation.BinaryGrammar
Retrieves the URI of the grammar.
getUri() - Method in class org.jvoicexml.interpreter.variables.ConnectionLocalVarContainer
Retrieves the URI.
getUri() - Method in class org.jvoicexml.interpreter.variables.ConnectionRemoteVarContainer
Retrieves the URI.
getUriForNextSpokenInput() - Method in interface org.jvoicexml.implementation.SpokenInput
Obtains an URI that can be used as an input source for a CallControl object.
getUriForNextSynthesisizedOutput() - Method in interface org.jvoicexml.implementation.SynthesizedOutput
Obtains an URI that can be used as an input source for a CallControl object.
getUriObject() - Method in class org.jvoicexml.callmanager.ConfiguredApplication
Retrieves the URI of the application to call.
getUserInput() - Method in class org.jvoicexml.client.BasicConnectionInformation
Retrieves a unique identifier for the UserInput to use.
getUserInput() - Method in interface org.jvoicexml.ConnectionInformation
Retrieves a unique identifier for the UserInput to use.
getUserInput() - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Retrieves the user input device.
getUserInput() - Method in interface org.jvoicexml.ImplementationPlatform
Retrieves the user input device.
getUtterance() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Gets the current utterance.
getUtterance() - Method in class org.jvoicexml.interpreter.formitem.TransferShadowVarContainer
Gets the current utterance.
getUtterance() - Method in class org.jvoicexml.interpreter.variables.LastResultShadowVarContainer
Retrieves the utterance.
getUtterance() - Method in interface org.jvoicexml.RecognitionResult
Retrieves the result as a single string.
getVariable(String) - Method in class org.jvoicexml.interpreter.ScriptingEngine
Gets the variables current value.
getVariable(Scope, String) - Method in class org.jvoicexml.interpreter.ScriptingEngine
Retrieves the current value of a variable starting with the given scope.
getVariableAsArray(String) - Method in class org.jvoicexml.interpreter.ScriptingEngine
Gets the variables current value as an array.
getVariableContainers() - Method in class org.jvoicexml.interpreter.variables.VariableProvider
Retrieves the known variable providers together with their name.
getVariables() - Method in class org.jvoicexml.documentserver.VariableEncoder
Gets the currently defined variables and their values.
getVariables() - Method in class org.jvoicexml.event.plain.jvxml.InternalExitEvent
Retrieves the variable names to be passed to the interpreter context.
getVariables() - Method in class org.jvoicexml.event.plain.jvxml.ReturnEvent
Retrieves the variable names to be passed to the interpreter context.
getVersion() - Method in class org.jvoicexml.client.jndi.JVoiceXmlStub
Retrieves the version information of JVoiceXml.
getVersion() - Method in interface org.jvoicexml.client.jndi.RemoteJVoiceXml
Retrieves the version information of JVoiceXml.
getVersion() - Method in interface org.jvoicexml.client.RemoteJVoiceXml
Retrieves the version information of JVoiceXml.
getVersion() - Method in class org.jvoicexml.interpreter.variables.ProtocolVarContainer
Retrieves the version attribute.
getVersion() - Method in interface org.jvoicexml.JVoiceXml
Retrieves the version information of JVoiceXml.
getVersion() - Method in class org.jvoicexml.JVoiceXmlMain
Retrieves the version information of JVoiceXml.
getVoiceXmlInterpreterContext() - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Retrieves the current VoiceXmlInterpreterContext.
getVoiceXmlInterpreterContext() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Retrieve the VoiceXmlInterpreterContext related to this session.
getWord() - Method in class org.jvoicexml.interpreter.variables.WordVarContainer
Retrieves the utterance.
getWords() - Method in class org.jvoicexml.interpreter.variables.LastResultShadowVarContainer
Retrieves the words.
getWords() - Method in interface org.jvoicexml.RecognitionResult
Retrieves an array of the distinct words in RecognitionResult.getUtterance().
getWordsConfidence() - Method in interface org.jvoicexml.RecognitionResult
Retrieves the vector with the confidence level of each word for this interpretation from 0.0 - 1.0.
getXmlBase() - Method in interface org.jvoicexml.Application
Retrieves the base URI.
getXmlBase() - Method in class org.jvoicexml.interpreter.JVoiceXmlApplication
Retrieves the base URI.
GotoNextDocumentEvent - Class in org.jvoicexml.event.plain.jvxml
The FIA processed a <goto> event.
GotoNextDocumentEvent(URI, VoiceXmlDocument) - Constructor for class org.jvoicexml.event.plain.jvxml.GotoNextDocumentEvent
Constructs a new object.
GotoNextFormEvent - Class in org.jvoicexml.event.plain.jvxml
The FIA processed a <goto> event to another form.
GotoNextFormEvent(String) - Constructor for class org.jvoicexml.event.plain.jvxml.GotoNextFormEvent
Construct a new object.
GotoNextFormItemEvent - Class in org.jvoicexml.event.plain.jvxml
The FIA processed a <goto> event to another form item.
GotoNextFormItemEvent(String) - Constructor for class org.jvoicexml.event.plain.jvxml.GotoNextFormItemEvent
Construct a new object.
GrammarCache - Class in org.jvoicexml.implementation.grammar
The grammars that have been processed by the grammar processor.
GrammarCache() - Constructor for class org.jvoicexml.implementation.grammar.GrammarCache
Constructs a new object.
GrammarContainer - Interface in org.jvoicexml.interpreter
An input item that can have nested grammar tags.
GrammarDocument - Interface in org.jvoicexml
Grammar document that is retrieved from the DocumentServer.
GrammarIdentifier - Interface in org.jvoicexml.interpreter.grammar
The GrammarIdentifier interface declares a couple of methods to identify a certain grammar document.
GrammarIdentifierCentral - Class in org.jvoicexml.interpreter.grammar
The GrammarIdentifierCentral takes control over the process of identifying a grammar.
GrammarIdentifierCentral() - Constructor for class org.jvoicexml.interpreter.grammar.GrammarIdentifierCentral
Constructs a new object.
GrammarImplementation<T> - Interface in org.jvoicexml.implementation
Implementation of a grammar that is accessed by the VoiceXML interpreter and passed to the ImplementationPlatform if the grammar is activated or deactivated.
GrammarProcessor - Interface in org.jvoicexml.interpreter
The GrammarProcessor is the main entry point for grammar processing.
GrammarTransformer - Interface in org.jvoicexml.implementation.grammar
The GrammarTransformer interface defines a couple of methods to process a grammar document from a source type into a target type.
GrammarTransformerCentral - Class in org.jvoicexml.implementation.grammar
The GrammarTransformerCentral takes control over the process of transforming a grammar.
GrammarTransformerCentral() - Constructor for class org.jvoicexml.implementation.grammar.GrammarTransformerCentral
Constructs a new object.
Gsl2GslGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
An instance of this class is able to transform a GSL grammar document into a GSL grammar implementation.
Gsl2GslGrammarTransformer() - Constructor for class org.jvoicexml.implementation.grammar.transformer.Gsl2GslGrammarTransformer
 
GslGrammarIdentifier - Class in org.jvoicexml.interpreter.grammar.identifier
Grammar identifier for Nuance GSL grammars.
GslGrammarIdentifier() - Constructor for class org.jvoicexml.interpreter.grammar.identifier.GslGrammarIdentifier
 

H

handleStop() - Method in class org.jvoicexml.callmanager.BaseCallManager
Possible post processing when the call manager is shut down after all terminals have been stopped.
hangup() - Method in interface org.jvoicexml.CallControl
Generate an application driven hangup.
hangup() - Method in interface org.jvoicexml.client.jndi.RemoteSession
Closes this session.
hangup() - Method in class org.jvoicexml.client.jndi.SessionStub
Closes this session.
hangup() - Method in interface org.jvoicexml.client.RemoteSession
Closes this session.
hangup() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Closes this session.
hangup() - Method in interface org.jvoicexml.Session
Closes this session.
hangupSessions() - Method in class org.jvoicexml.callmanager.BaseCallManager
Calls the hangup for each connected session and stops the terminals.
hasEnded() - Method in interface org.jvoicexml.client.jndi.RemoteSession
Checks if this session has ended.
hasEnded() - Method in class org.jvoicexml.client.jndi.SessionStub
Checks if this session has ended.
hasEnded() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Checks if this session has ended.
hasEnded() - Method in interface org.jvoicexml.Session
Checks if this session has ended.
hashCode() - Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
hashCode() - Method in class org.jvoicexml.implementation.BinaryGrammar
hashCode() - Method in class org.jvoicexml.implementation.DocumentGrammarImplementation
hashCode() - Method in class org.jvoicexml.implementation.grammar.ProcessedGrammar
hashCode() - Method in class org.jvoicexml.implementation.NuanceDynagramBinaryGrammarImplementation
hashCode() - Method in class org.jvoicexml.implementation.SrgsXmlGrammarImplementation
hashCode() - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Returns the hash code value for this map.
hashCode() - Method in class org.jvoicexml.SpeakablePlainText
hashCode() - Method in class org.jvoicexml.SpeakableSsmlText
hasUserInput() - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Checks, if there is an acquired user input device.
hasUserInput() - Method in interface org.jvoicexml.ImplementationPlatform
Checks, if there is an acquired user input device.
HelpEvent - Class in org.jvoicexml.event.plain
The user has asked for help.
HelpEvent() - Constructor for class org.jvoicexml.event.plain.HelpEvent
Constructs a new event with the event type as its detail message.
HelpEvent(String) - Constructor for class org.jvoicexml.event.plain.HelpEvent
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
HelpEvent(Throwable) - Constructor for class org.jvoicexml.event.plain.HelpEvent
Constructs a new event with the specified cause and a detail message of (cause==null ?
HelpEvent(String, Throwable) - Constructor for class org.jvoicexml.event.plain.HelpEvent
Constructs a new event with the specified detail message and cause.
HINT_PREFETCH - Static variable in class org.jvoicexml.FetchAttributes
Prefetch hint that indicates a file may be downloaded when the page is loaded.
HINT_SAFE - Static variable in class org.jvoicexml.FetchAttributes
Prefetch hint that indicates a file that should only be downloaded when actually needed.
HTTP_PROTOCOL - Static variable in class org.jvoicexml.event.error.BadFetchHttpResponsecodeError
The fixed HTTP protocol.
HTTP_SCHEME_NAME - Static variable in class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
Scheme for which this scheme strategy is responsible.
HttpSchemeStrategy - Class in org.jvoicexml.documentserver.schemestrategy
SchemeStrategy to read VoiceXML document via the HTTP protocol.
HttpSchemeStrategy() - Constructor for class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
Construct a new object.
HUNGUP - Static variable in class org.jvoicexml.implementation.TelephonyEvent
A hangup occured.

I

IdentGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
A null transformer.
IdentGrammarTransformer() - Constructor for class org.jvoicexml.implementation.grammar.transformer.IdentGrammarTransformer
Constructs a new object.
identify(GrammarDocument) - Method in interface org.jvoicexml.interpreter.grammar.GrammarIdentifier
Identifies the grammar specified by grammar.
identify(GrammarDocument) - Method in class org.jvoicexml.interpreter.grammar.identifier.GslGrammarIdentifier
Identifies the grammar specified by grammar.
identify(GrammarDocument) - Method in class org.jvoicexml.interpreter.grammar.identifier.JsgfGrammarIdentifier
Identifies the grammar specified by grammar.
identify(GrammarDocument) - Method in class org.jvoicexml.interpreter.grammar.identifier.NuanceDynagramBinaryGrammarIdentifier
Identifies the grammar specified by grammar.
identify(GrammarDocument) - Method in class org.jvoicexml.interpreter.grammar.identifier.SrgsAbnfGrammarIdentifier
Identifies the grammar specified by grammar.
identify(GrammarDocument) - Method in class org.jvoicexml.interpreter.grammar.identifier.SrgsXmlGrammarIdentifier
Identifies the grammar specified by grammar.
identifyGrammar(GrammarDocument, GrammarType) - Method in class org.jvoicexml.interpreter.grammar.GrammarIdentifierCentral
Identifies the given grammar.
IfStrategy - Class in org.jvoicexml.interpreter.tagstrategy
Strategy of the FIA to execute an <if> node.
ImplementationGrammarProcessor - Interface in org.jvoicexml.implementation
The ImplementationGrammarProcessor is the main entry point for grammar processing within the implementation platform.
ImplementationPlatform - Interface in org.jvoicexml
The implementation platform is controlled by the VoiceXML interpreter context and by the VoiceXML interpreter.
ImplementationPlatformFactory - Interface in org.jvoicexml
Factory for ImplementationPlatforms.
incrementEventCounter(JVoiceXMLEvent) - Method in interface org.jvoicexml.interpreter.EventCountable
Increment counters for all events that have the same name as the given event or have a name that is a prefix of the given event.
incrementEventCounter(JVoiceXMLEvent) - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Increment counters for all events that have the same name as the given event or have a name that is a prefix of the given event.
incrementEventCounter(JVoiceXMLEvent) - Method in class org.jvoicexml.interpreter.formitem.InitialFormItem
Increment counters for all events that have the same name as the given event or have a name that is a prefix of the given event.
incrementPromptCount() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Increments the prompt counter.
incrementPromptCount() - Method in class org.jvoicexml.interpreter.formitem.InitialFormItem
Increments the prompt counter.
incrementPromptCount() - Method in interface org.jvoicexml.interpreter.PromptCountable
Increments the prompt counter.
init(Configuration) - Method in interface org.jvoicexml.Configurable
Initializes this component with data from the given configuration object.
init(Configuration) - Method in class org.jvoicexml.implementation.grammar.JVoiceXmlImplementationGrammarProcessor
Initializes this component with data from the given configuration object.
init(Configuration) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Initializes this component with data from the given configuration object.
init(Configuration) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatformFactory
Initializes this component with data from the given configuration object.
init(ScriptingEngine) - Method in class org.jvoicexml.interpreter.formitem.BlockFormItem
Initializes this form item.
init(ScriptingEngine) - Method in interface org.jvoicexml.interpreter.FormItem
Initializes this form item.
init(ScriptingEngine) - Method in class org.jvoicexml.interpreter.formitem.InitialFormItem
Initializes this form item.
init(Configuration) - Method in class org.jvoicexml.interpreter.grammar.JVoiceXmlGrammarProcessor
Initializes this component with data from the given configuration object.
init(Configuration) - Method in class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlTagStrategyRepository
Initializes this component with data from the given configuration object.
init(Configuration) - Method in class org.jvoicexml.interpreter.TagStrategyExecutor
Initializes this component with data from the given configuration object.
init(Configuration) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreter
Initializes this component with data from the given configuration object.
InitialFormItem - Class in org.jvoicexml.interpreter.formitem
This element controls the initial interaction in a mixed initiative form.
InitialFormItem(VoiceXmlInterpreterContext, VoiceXmlNode) - Constructor for class org.jvoicexml.interpreter.formitem.InitialFormItem
Create a new initial form item.
InitializationTagStrategyFactory - Interface in org.jvoicexml.interpreter
Factory for TagStrategys that are to be executed before executing the form items.
initialize(InitializationTagStrategyFactory) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Implementation of the initialization phase.
INPUT_STARTED - Static variable in class org.jvoicexml.implementation.SpokenInputEvent
The user has started to speak.
InputDevice - Interface in org.jvoicexml.implementation
An input device for spoken or character input.
inputError(ErrorEvent) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
An error occured while an output processes an input.
inputError(ErrorEvent) - Method in interface org.jvoicexml.implementation.SpokenInputListener
An error occured while an output processes an input.
InputItem - Interface in org.jvoicexml.interpreter
Implementation of a input item.
inputStatusChanged(SpokenInputEvent) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Notification about status changes in the SpokenInput.
inputStatusChanged(SpokenInputEvent) - Method in interface org.jvoicexml.implementation.SpokenInputListener
Notification about status changes in the SpokenInput.
InternalExitEvent - Class in org.jvoicexml.event.plain.jvxml
The FIA processed a <exit> event.
InternalExitEvent(Object) - Constructor for class org.jvoicexml.event.plain.jvxml.InternalExitEvent
Constructs a new object with the given return value.
InternalExitEvent(Map<String, Object>) - Constructor for class org.jvoicexml.event.plain.jvxml.InternalExitEvent
Constructs a new object with the given namelist as return value.
InterpreterState - Enum in org.jvoicexml.interpreter
A VoiceXML interpreter is at all times in one of two states: waiting for input in an input item (such as <field>, <record>, or <transfer>), or transitioning between input items in response to an input (including spoken utterances, dtmf key presses, and input-related events such as a noinput or nomatch event) received while in the waiting state.
isAccepted() - Method in interface org.jvoicexml.RecognitionResult
Checks if this result is accepted.
isActive() - Method in interface org.jvoicexml.interpreter.EventStrategy
Checks if this event strategy is active by evaluating the cond attribute of the corresponding catch node and special enabling conditions.
isAscii() - Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
Checks if the underlying document is an ASCII document.
isAscii() - Method in interface org.jvoicexml.GrammarDocument
Checks if the underlying document is an ASCII document.
isBargeInEnabled() - Method in class org.jvoicexml.SpeakablePlainText
Checks is barge-in is enabled for this speakable.
isBargeInEnabled() - Method in class org.jvoicexml.SpeakableSsmlText
Checks is barge-in is enabled for this speakable.
isBargeInEnabled() - Method in interface org.jvoicexml.SpeakableText
Checks is barge-in is enabled for this speakable.
isBridged() - Method in class org.jvoicexml.interpreter.formitem.TransferFormItem
Checks if the requested transfer is a bridge transfer.
isBusy() - Method in interface org.jvoicexml.implementation.ExternalResource
Checks if this device is busy.
isBusy() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Checks if this device is busy.
isBusy() - Method in interface org.jvoicexml.implementation.OutputDevice
Checks if this device is busy with output.
isConnected(Terminal) - Method in class org.jvoicexml.callmanager.BaseCallManager
Checks if the given terminal is connected.
isEmpty() - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
isEmpty() - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.jvoicexml.interpreter.scope.ScopedSet
isForceLoad() - Method in class org.jvoicexml.DocumentDescriptor
Checks if the document has to be retrieved although the document is in the cache.
isInFinalProcessingState() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreter
Checks, if the interpreter is in the final processing state.
isInitializingSubdialog() - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Checks if the interpreter is in the initialzing phase of a subdialog.
isJustFilled(InputItem) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Checks, if the just_filled flag is set for the given input item.
isLoaded(URI) - Method in interface org.jvoicexml.Application
Checks, if the document with the given uri is loaded.
isLoaded(URI) - Method in class org.jvoicexml.interpreter.JVoiceXmlApplication
Checks, if the document with the given uri is loaded.
isModal() - Method in class org.jvoicexml.interpreter.formitem.BlockFormItem
Checks if this form item is modal.
isModal() - Method in class org.jvoicexml.interpreter.formitem.FieldFormItem
Checks if this form item is modal.
isModal() - Method in class org.jvoicexml.interpreter.formitem.InitialFormItem
Checks if this form item is modal.
isModal() - Method in interface org.jvoicexml.interpreter.FormItem
Checks if this form item is modal.
isModal() - Method in class org.jvoicexml.interpreter.formitem.ObjectFormItem
Checks if this form item is modal.
isModal() - Method in class org.jvoicexml.interpreter.formitem.RecordFormItem
Checks if this form item is modal.
isModal() - Method in class org.jvoicexml.interpreter.formitem.SubdialogFormItem
Checks if this form item is modal.
isModal() - Method in class org.jvoicexml.interpreter.formitem.TransferFormItem
Checks if this form item is modal.
isQueuingPrompts() - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Checks if the FIA is currently queuing prompts.
isRejected() - Method in interface org.jvoicexml.RecognitionResult
Checks if this result is rejected.
isSelectable() - Method in interface org.jvoicexml.interpreter.FormItem
Guard conditions, which governs whether or not this form item can be selected by the form interpretation algorithm.
isSpeakableTextEmpty() - Method in class org.jvoicexml.SpeakablePlainText
Checks if this speakable contains any text to be passed to the TTS engine.
isSpeakableTextEmpty() - Method in class org.jvoicexml.SpeakableSsmlText
Checks if this speakable contains any text to be passed to the TTS engine.
isSpeakableTextEmpty() - Method in interface org.jvoicexml.SpeakableText
Checks if this speakable contains any text to be passed to the TTS engine.
isVariableDefined(String) - Method in class org.jvoicexml.interpreter.ScriptingEngine
Checks, if the given variable is defined.
iterator() - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
iterator() - Method in class org.jvoicexml.interpreter.scope.ScopedSet

J

JndiSupport - Interface in org.jvoicexml
JNDI support for remote access to the VoiceXML interpreter.
jsContructor() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
This method is a callback for rhino which gets called on instantiation.
jsContructor() - Method in class org.jvoicexml.interpreter.formitem.TransferShadowVarContainer
This method is a callback for rhino which gets called on instantiation.
jsContructor() - Method in class org.jvoicexml.interpreter.variables.ApplicationShadowVarContainer
This method is a callback for rhino which gets called on instantiation.
jsContructor() - Method in class org.jvoicexml.interpreter.variables.ConnectionLocalVarContainer
This method is a callback for rhino which gets called on instantiation.
jsContructor() - Method in class org.jvoicexml.interpreter.variables.ConnectionRemoteVarContainer
This method is a callback for rhino which gets called on instantiation.
jsContructor() - Method in class org.jvoicexml.interpreter.variables.ConnectionVarContainer
This method is a callback for rhino which gets called on instantiation.
jsContructor() - Method in class org.jvoicexml.interpreter.variables.DialogShadowVarContainer
This method is a callback for rhino which gets called on instantiation.
jsContructor() - Method in class org.jvoicexml.interpreter.variables.DocumentShadowVarContainer
This method is a callback for rhino which gets called on instantiation.
jsContructor() - Method in class org.jvoicexml.interpreter.variables.LastResultShadowVarContainer
This method is a callback for rhino which gets called on instantiation.
jsContructor() - Method in class org.jvoicexml.interpreter.variables.ProtocolVarContainer
This method is a callback for rhino which gets called on instantiation.
jsContructor() - Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
This method is a callback for rhino which gets called on instantiation.
jsContructor() - Method in class org.jvoicexml.interpreter.variables.WordVarContainer
This method is a callback for rhino which gets called on instantiation.
Jsgf2JsgfGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
An instance of this class is able to transform a JSGF grammar document into a JSGF grammar implementation.
Jsgf2JsgfGrammarTransformer() - Constructor for class org.jvoicexml.implementation.grammar.transformer.Jsgf2JsgfGrammarTransformer
 
JsgfGrammarIdentifier - Class in org.jvoicexml.interpreter.grammar.identifier
This class implements the GrammarIdentifier interface.
JsgfGrammarIdentifier() - Constructor for class org.jvoicexml.interpreter.grammar.identifier.JsgfGrammarIdentifier
 
JSONSerializer - Class in org.jvoicexml.documentserver.schemestrategy.scriptableobjectserializer
Serializes the scriptable objects as a JSON object..
JSONSerializer() - Constructor for class org.jvoicexml.documentserver.schemestrategy.scriptableobjectserializer.JSONSerializer
 
JVoiceXml - Interface in org.jvoicexml
Main entry point for all ConnectionInformations.
JVoiceXmlApplication - Class in org.jvoicexml.interpreter
Implementation of the Application.
JVoiceXmlApplication(ScopeObserver) - Constructor for class org.jvoicexml.interpreter.JVoiceXmlApplication
Creates a new object.
JVoiceXmlCore - Interface in org.jvoicexml
View of the interpreter on the main class.
JVoiceXmlDialogFactory - Class in org.jvoicexml.interpreter.dialog
Implementation of a DialogFactory.
JVoiceXmlDialogFactory() - Constructor for class org.jvoicexml.interpreter.dialog.JVoiceXmlDialogFactory
Constructs a new object.
JVoiceXmlDocumentServer - Class in org.jvoicexml.documentserver
Basic implementation of a DocumentServer.
JVoiceXmlDocumentServer() - Constructor for class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
Creates a new object.
JVoiceXMLEvent - Class in org.jvoicexml.event
Base class for all events.
JVoiceXMLEvent() - Constructor for class org.jvoicexml.event.JVoiceXMLEvent
Constructs a new event with the event type as its detail message.
JVoiceXMLEvent(String) - Constructor for class org.jvoicexml.event.JVoiceXMLEvent
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
JVoiceXMLEvent(Throwable) - Constructor for class org.jvoicexml.event.JVoiceXMLEvent
Constructs a new event with the specified cause and a detail message of (cause==null ?
JVoiceXMLEvent(String, Throwable) - Constructor for class org.jvoicexml.event.JVoiceXMLEvent
Constructs a new event with the specified detail message and cause.
JVoiceXmlEventHandler - Class in org.jvoicexml.interpreter.event
Event handler to catch events generated from the ImplementationPlatform.
JVoiceXmlEventHandler(ScopeObserver) - Constructor for class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
Construct a new object.
JVoiceXmlGrammarDocument - Class in org.jvoicexml.documentserver
Basic implementation of a GrammarDocument.
JVoiceXmlGrammarDocument(URI, Grammar) - Constructor for class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
Constructs a new object from a grammar node.
JVoiceXmlGrammarDocument(URI, byte[], String, boolean) - Constructor for class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
Creates a new grammar document.
JVoiceXmlGrammarProcessor - Class in org.jvoicexml.interpreter.grammar
The GrammarProcessor is the main entry point for grammar processing.
JVoiceXmlGrammarProcessor() - Constructor for class org.jvoicexml.interpreter.grammar.JVoiceXmlGrammarProcessor
Private constructor to prevent manual instantiation.
JVoiceXmlImplementationGrammarProcessor - Class in org.jvoicexml.implementation.grammar
Basic implementation of a ImplementationGrammarProcessor.
JVoiceXmlImplementationGrammarProcessor() - Constructor for class org.jvoicexml.implementation.grammar.JVoiceXmlImplementationGrammarProcessor
Constructs a new object.
JVoiceXmlImplementationPlatform - Class in org.jvoicexml.implementation.jvxml
Basic implementation of an ImplementationPlatform.
JVoiceXmlImplementationPlatformFactory - Class in org.jvoicexml.implementation.jvxml
Basic implementation of an ImplementationPlatformFactory.
JVoiceXmlInitializationTagStrategyFactory - Class in org.jvoicexml.interpreter.tagstrategy
Factory for initialization tag strategies.
JVoiceXmlInitializationTagStrategyFactory() - Constructor for class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlInitializationTagStrategyFactory
Constructs a new object.
JVoiceXmlMain - Class in org.jvoicexml
Main class of the JVoiceXML VoiceXML interpreter.
JVoiceXmlMain() - Constructor for class org.jvoicexml.JVoiceXmlMain
Construct a new object.
JVoiceXmlMain(Configuration) - Constructor for class org.jvoicexml.JVoiceXmlMain
Construct a new object with the given configuration object.
JVoiceXmlMainListener - Interface in org.jvoicexml
A listener to monitor the states of JVoiceXmlMain.
JVoiceXmlObjectFactory - Class in org.jvoicexml.client.jndi
Object factory to create the stubs on the client side.
JVoiceXmlObjectFactory() - Constructor for class org.jvoicexml.client.jndi.JVoiceXmlObjectFactory
Constructs a new object.
JVoiceXmlSession - Class in org.jvoicexml.interpreter
Implementation of a Session.
JVoiceXmlSession(ImplementationPlatform, JVoiceXmlCore, ConnectionInformation) - Constructor for class org.jvoicexml.interpreter.JVoiceXmlSession
Constructs a new object.
JvoiceXmlSsmlParsingStrategyFactory - Class in org.jvoicexml.interpreter.tagstrategy
Factory for SsmlParsingStrategys.
JvoiceXmlSsmlParsingStrategyFactory() - Constructor for class org.jvoicexml.interpreter.tagstrategy.JvoiceXmlSsmlParsingStrategyFactory
Construct a new object.
JVoiceXmlStub - Class in org.jvoicexml.client.jndi
Stub for JVoiceXml.
JVoiceXmlStub() - Constructor for class org.jvoicexml.client.jndi.JVoiceXmlStub
Constructs a new object.
JVoiceXmlStub(Context) - Constructor for class org.jvoicexml.client.jndi.JVoiceXmlStub
Constructs a new object.
JVoiceXmlTagStrategyFactory - Class in org.jvoicexml.interpreter.tagstrategy
Factory for tag strategies.
JVoiceXmlTagStrategyFactory() - Constructor for class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlTagStrategyFactory
Construct a new object.
JVoiceXmlTagStrategyRepository - Class in org.jvoicexml.interpreter.tagstrategy
Basic implementation of a TagStrategyRepository.
JVoiceXmlTagStrategyRepository() - Constructor for class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlTagStrategyRepository
 
jvxmlStarted() - Method in interface org.jvoicexml.JVoiceXmlMainListener
JVoiceXml has been started.
jvxmlTerminated() - Method in interface org.jvoicexml.JVoiceXmlMainListener
JVoiceXml has been stopped.

K

KeyedResourcePool<T extends ExternalResource> - Class in org.jvoicexml.implementation.pool
Pool to hold all instantiated resources of type T.
KeyedResourcePool() - Constructor for class org.jvoicexml.implementation.pool.KeyedResourcePool
Constructs a new object.
keySet() - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Returns a set view of the keys contained in this map.
KeyValueSerializer - Class in org.jvoicexml.documentserver.schemestrategy.scriptableobjectserializer
Serializes the scriptable objects as key-value pairs.
KeyValueSerializer() - Constructor for class org.jvoicexml.documentserver.schemestrategy.scriptableobjectserializer.KeyValueSerializer
 

L

LastResultShadowVarContainer - Class in org.jvoicexml.interpreter.variables
Component that provides a container for the shadowed variables for the standard application variables.
LastResultShadowVarContainer(String, float, String, String[], float[], Object) - Constructor for class org.jvoicexml.interpreter.variables.LastResultShadowVarContainer
Constructs a new object.
loadDocument(DocumentDescriptor) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Loads the document of the descriptor with the associated attributes and adds it to the list of loaded documents.
loadGrammar(Reader, GrammarType) - Method in interface org.jvoicexml.implementation.SpokenInput
Creates a GrammarImplementation from the contents provided by the Reader.
loadGrammar(Reader, GrammarType) - Method in interface org.jvoicexml.UserInput
Creates a GrammarImplementation from the contents provided by the Reader.
loadObject(Class<T>, String) - Method in interface org.jvoicexml.Configuration
Loads the object with the class defined by the given key.
loadObject(Class<T>) - Method in interface org.jvoicexml.Configuration
Loads the object with the class.
loadObjects(Class<T>, String) - Method in interface org.jvoicexml.Configuration
Loads all objects extending the baseClass from all files with the given configuration base.
Log4jHandler - Class in org.jvoicexml
Handler to route java.util.logging messages to log4.
Log4jHandler() - Constructor for class org.jvoicexml.Log4jHandler
Constructs a new object.

M

main(String[]) - Static method in class org.jvoicexml.startup.Startup
The main method, which starts the interpreter.
mainLoop() - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
The main loop of the FIA has three phases: The select phase: The next unfilled FormItem for visiting.
MappedDocumentRepository - Interface in org.jvoicexml.documentserver.schemestrategy
Simple VoiceXML document repository based on a map mechanism.
MappedDocumentRepositoryStub - Class in org.jvoicexml.client.jndi
Stub for the MappedDocumentRepository.
MappedDocumentRepositoryStub() - Constructor for class org.jvoicexml.client.jndi.MappedDocumentRepositoryStub
Constructs a new object.
MappedDocumentRepositoryStub(Context) - Constructor for class org.jvoicexml.client.jndi.MappedDocumentRepositoryStub
Constructs a new object.
MappedDocumentStrategy - Class in org.jvoicexml.documentserver.schemestrategy
Scheme strategy for the MappedDocumentRepository.
MappedDocumentStrategy() - Constructor for class org.jvoicexml.documentserver.schemestrategy.MappedDocumentStrategy
Constructs a new object.
MARKER_REACHED - Static variable in class org.jvoicexml.implementation.SynthesizedOutputEvent
The output has reached a marker.
MarkerReachedEvent - Class in org.jvoicexml.implementation
A notification that a certain mark within an SSML document has been reached.
MarkerReachedEvent(ObservableSynthesizedOutput, String, String) - Constructor for class org.jvoicexml.implementation.MarkerReachedEvent
Constructs a new object.
MaxspeechtimeoutEvent - Class in org.jvoicexml.event.plain
The user input was too long exceeding the 'maxspeechtimeout' property.
MaxspeechtimeoutEvent() - Constructor for class org.jvoicexml.event.plain.MaxspeechtimeoutEvent
Constructs a new event with the event type as its detail message.
MaxspeechtimeoutEvent(String) - Constructor for class org.jvoicexml.event.plain.MaxspeechtimeoutEvent
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
MaxspeechtimeoutEvent(Throwable) - Constructor for class org.jvoicexml.event.plain.MaxspeechtimeoutEvent
Constructs a new event with the specified cause and a detail message of (cause==null ?
MaxspeechtimeoutEvent(String, Throwable) - Constructor for class org.jvoicexml.event.plain.MaxspeechtimeoutEvent
Constructs a new event with the specified detail message and cause.

N

newInstance() - Method in interface org.jvoicexml.interpreter.TagStrategy
Factory method to get a new instance of this strategy.
NoauthorizationError - Class in org.jvoicexml.event.error
Thrown when the application tries to perform an operation that is not authorized by the platform.
NoauthorizationError() - Constructor for class org.jvoicexml.event.error.NoauthorizationError
Constructs a new event with the event type as its detail message.
NoauthorizationError(String) - Constructor for class org.jvoicexml.event.error.NoauthorizationError
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
NoauthorizationError(Throwable) - Constructor for class org.jvoicexml.event.error.NoauthorizationError
Constructs a new event with the specified cause and a detail message of (cause==null ?
NoauthorizationError(String, Throwable) - Constructor for class org.jvoicexml.event.error.NoauthorizationError
Constructs a new event with the specified detail message and cause.
NoinputEvent - Class in org.jvoicexml.event.plain
The user has not responded within the timeout interval.
NoinputEvent() - Constructor for class org.jvoicexml.event.plain.NoinputEvent
Constructs a new event with the event type as its detail message.
NoinputEvent(String) - Constructor for class org.jvoicexml.event.plain.NoinputEvent
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
NoinputEvent(Throwable) - Constructor for class org.jvoicexml.event.plain.NoinputEvent
Constructs a new event with the specified cause and a detail message of (cause==null ?
NoinputEvent(String, Throwable) - Constructor for class org.jvoicexml.event.plain.NoinputEvent
Constructs a new event with the specified detail message and cause.
NomatchEvent - Class in org.jvoicexml.event.plain
The user input something, but it was not recognized.
NomatchEvent() - Constructor for class org.jvoicexml.event.plain.NomatchEvent
Constructs a new event with the event type as its detail message.
NomatchEvent(String) - Constructor for class org.jvoicexml.event.plain.NomatchEvent
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
NomatchEvent(Throwable) - Constructor for class org.jvoicexml.event.plain.NomatchEvent
Constructs a new event with the specified cause and a detail message of (cause==null ?
NomatchEvent(String, Throwable) - Constructor for class org.jvoicexml.event.plain.NomatchEvent
Constructs a new event with the specified detail message and cause.
NoresourceError - Class in org.jvoicexml.event.error
A run-time error occurred because a requested platform resource was not available during execution.
NoresourceError() - Constructor for class org.jvoicexml.event.error.NoresourceError
Constructs a new event with the event type as its detail message.
NoresourceError(String) - Constructor for class org.jvoicexml.event.error.NoresourceError
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
NoresourceError(Throwable) - Constructor for class org.jvoicexml.event.error.NoresourceError
Constructs a new event with the specified cause and a detail message of (cause==null ?
NoresourceError(String, Throwable) - Constructor for class org.jvoicexml.event.error.NoresourceError
Constructs a new event with the specified detail message and cause.
notifyEvent(JVoiceXMLEvent) - Method in interface org.jvoicexml.event.EventObserver
Notification about an event in the implementation platform.
notifyEvent(JVoiceXMLEvent) - Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
Notification about an event in the implementation platform.
NuanceDynagramBinaryGrammarIdentifier - Class in org.jvoicexml.interpreter.grammar.identifier
Grammar identifier for Nuance compiled grammars.
NuanceDynagramBinaryGrammarIdentifier() - Constructor for class org.jvoicexml.interpreter.grammar.identifier.NuanceDynagramBinaryGrammarIdentifier
 
NuanceDynagramBinaryGrammarImplementation - Class in org.jvoicexml.implementation
Grammar implementation for Nuance compiled grammars.
NuanceDynagramBinaryGrammarImplementation(BinaryGrammar) - Constructor for class org.jvoicexml.implementation.NuanceDynagramBinaryGrammarImplementation
Constructs a new object.
NuanceDynagramBinaryGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
A grammar transformer for Nance compiled grammars.
NuanceDynagramBinaryGrammarTransformer() - Constructor for class org.jvoicexml.implementation.grammar.transformer.NuanceDynagramBinaryGrammarTransformer
 

O

ObjectFormItem - Class in org.jvoicexml.interpreter.formitem
This input item invokes a platform-specific object with various parameters.
ObjectFormItem(VoiceXmlInterpreterContext, VoiceXmlNode) - Constructor for class org.jvoicexml.interpreter.formitem.ObjectFormItem
Creates a new object input item.
ObjectTagResultEvent - Class in org.jvoicexml.event.plain.jvxml
Result of an <object> call..
ObjectTagResultEvent(Object) - Constructor for class org.jvoicexml.event.plain.jvxml.ObjectTagResultEvent
Constructs a new object.
ObservableSpokenInput - Interface in org.jvoicexml.implementation
A UserInput that can be monitored by SpokenInputListeners.
ObservableSynthesizedOutput - Interface in org.jvoicexml.implementation
A SynthesizedOutput that can be monitored by SynthesizedOutputListeners.
ObservableTelephony - Interface in org.jvoicexml.implementation
A CallControl that can be monitored by TelephonyListeners.
ObservableTerminal - Interface in org.jvoicexml.callmanager
A Terminal that can be monitored by TerminalListeners.
open() - Method in class org.jvoicexml.client.rtp.RtpPlayer
Opens this player.
open() - Method in interface org.jvoicexml.implementation.ExternalResource
Initializes and and acquires the needed resources.
open() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Initializes and and acquires the needed resources.
org.jvoicexml - package org.jvoicexml
This package contains the user relevant interfaces and classes to interact with the JVoiceXML VoiceXML interpreter.
org.jvoicexml.callmanager - package org.jvoicexml.callmanager
User relevant interfaces and classes for telephony connections.
org.jvoicexml.client - package org.jvoicexml.client
User relevant interfaces and classes for the client.
org.jvoicexml.client.jndi - package org.jvoicexml.client.jndi
RMI stubs that are needed to interact with the interpreter from a remote client.
org.jvoicexml.client.rtp - package org.jvoicexml.client.rtp
This package contains the user relevant interfaces and classes for RTP based audio streaming from a client.
org.jvoicexml.documentserver - package org.jvoicexml.documentserver
Basic implementation of a document server as it is specified in the DocumentServer interface.
org.jvoicexml.documentserver.schemestrategy - package org.jvoicexml.documentserver.schemestrategy
The schemestrategy package provides some implementations of the SchemeStrategy interface.
org.jvoicexml.documentserver.schemestrategy.builtin - package org.jvoicexml.documentserver.schemestrategy.builtin
Support for builtin grammars.
org.jvoicexml.documentserver.schemestrategy.scriptableobjectserializer - package org.jvoicexml.documentserver.schemestrategy.scriptableobjectserializer
Serialization implementations for the ScriptableObjectSerializer.
org.jvoicexml.event - package org.jvoicexml.event
The event package provides the basic classes and interfaces to handle the JVoiceXml specific events.
org.jvoicexml.event.error - package org.jvoicexml.event.error
The error package provides the classes for all events for abnormal occurrences, extending ErrorEvent.
org.jvoicexml.event.error.jvxml - package org.jvoicexml.event.error.jvxml
The jvxml package contains all internal errors that are used by JVoiceXml.
org.jvoicexml.event.plain - package org.jvoicexml.event.plain
The plain package contains classes for all events that happen normally, extending PlainEvent.
org.jvoicexml.event.plain.jvxml - package org.jvoicexml.event.plain.jvxml
The jvxml package contains classes for all internal events that happen normally.
org.jvoicexml.implementation - package org.jvoicexml.implementation
Basic classes and interfaces for the implementation platform.
org.jvoicexml.implementation.external - package org.jvoicexml.implementation.external
External listeners for synthesis and recognition events.
org.jvoicexml.implementation.grammar - package org.jvoicexml.implementation.grammar
Basic classes and interfaces for the grammar processor of the implementation platform.
org.jvoicexml.implementation.grammar.transformer - package org.jvoicexml.implementation.grammar.transformer
This package contains the classes to transform the supported grammars, implementing GrammarTransformer.
org.jvoicexml.implementation.jvxml - package org.jvoicexml.implementation.jvxml
Basic implementations for JVoiceXML.
org.jvoicexml.implementation.pool - package org.jvoicexml.implementation.pool
Pool of ExternalResources.
org.jvoicexml.interpreter - package org.jvoicexml.interpreter
Core interpreter.
org.jvoicexml.interpreter.dialog - package org.jvoicexml.interpreter.dialog
Classes implementing Dialogs that are interpreted.
org.jvoicexml.interpreter.event - package org.jvoicexml.interpreter.event
This package contains the classes to capture the events that are coming from the implementation platform.
org.jvoicexml.interpreter.formitem - package org.jvoicexml.interpreter.formitem
This package contains classes implementing FormItems that can be visited by the form interpretation algorithm.
org.jvoicexml.interpreter.grammar - package org.jvoicexml.interpreter.grammar
This package contains the classes to handle the grammars.
org.jvoicexml.interpreter.grammar.identifier - package org.jvoicexml.interpreter.grammar.identifier
This package contains the classes to identify the supported grammars, implementing GrammarIdentifier.
org.jvoicexml.interpreter.scope - package org.jvoicexml.interpreter.scope
This package contains some utility classes to handle scope issues.
org.jvoicexml.interpreter.tagstrategy - package org.jvoicexml.interpreter.tagstrategy
This package contains strategies to execute a VoiceXML node, implementing TagStrategy.
org.jvoicexml.interpreter.variables - package org.jvoicexml.interpreter.variables
This package contains the shadow variable containers.
org.jvoicexml.startup - package org.jvoicexml.startup
Startup control of the VoiceXML interpreter.
OUTPUT_ENDED - Static variable in class org.jvoicexml.implementation.SynthesizedOutputEvent
An output has ended.
OUTPUT_STARTED - Static variable in class org.jvoicexml.implementation.SynthesizedOutputEvent
An output has been started.
OUTPUT_UPDATE - Static variable in class org.jvoicexml.implementation.SynthesizedOutputEvent
The output queue was updated.
OutputDevice - Interface in org.jvoicexml.implementation
An output device for synthesized or audio file output.
OutputEndedEvent - Class in org.jvoicexml.implementation
Notification that the output of a SpeakableText has ended.
OutputEndedEvent(ObservableSynthesizedOutput, String, SpeakableText) - Constructor for class org.jvoicexml.implementation.OutputEndedEvent
Constructs a new object.
outputError(ErrorEvent) - Method in class org.jvoicexml.implementation.external.SocketExternalSynthesisListener
 
outputError(ErrorEvent) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
An error occurred while an output processes an output.
outputError(ErrorEvent) - Method in interface org.jvoicexml.implementation.SynthesizedOutputListener
An error occurred while an output processes an output.
OutputStartedEvent - Class in org.jvoicexml.implementation
Notification that the output of a SpeakableText has started.
OutputStartedEvent(ObservableSynthesizedOutput, String, SpeakableText) - Constructor for class org.jvoicexml.implementation.OutputStartedEvent
Constructs a new object.
outputStatusChanged(SynthesizedOutputEvent) - Method in class org.jvoicexml.implementation.external.SocketExternalSynthesisListener
Notification about status changes in the SynthesizedOutput.
outputStatusChanged(SynthesizedOutputEvent) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Notification about status changes in the SynthesizedOutput.
outputStatusChanged(SynthesizedOutputEvent) - Method in interface org.jvoicexml.implementation.SynthesizedOutputListener
Notification about status changes in the SynthesizedOutput.
OutputUpdateEvent - Class in org.jvoicexml.implementation
Notification that the output of a SpeakableText has been updated.
OutputUpdateEvent(ObservableSynthesizedOutput, String, SynthesisResult) - Constructor for class org.jvoicexml.implementation.OutputUpdateEvent
Constructs a new object.

P

passivate() - Method in interface org.jvoicexml.implementation.ExternalResource
Passivates this resource, when it is returned to the pool.
passivate() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Passivates this resource, when it is returned to the pool.
PlainEvent - Class in org.jvoicexml.event
Base class for all events that happen normally.
PlainEvent() - Constructor for class org.jvoicexml.event.PlainEvent
Constructs a new event with the event type as its detail message.
PlainEvent(String) - Constructor for class org.jvoicexml.event.PlainEvent
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
PlainEvent(Throwable) - Constructor for class org.jvoicexml.event.PlainEvent
Constructs a new event with the specified cause and a detail message of (cause==null ?
PlainEvent(String, Throwable) - Constructor for class org.jvoicexml.event.PlainEvent
Constructs a new event with the specified detail message and cause.
Platform - Class in org.jvoicexml.implementation
Basic implementation of a PlatformFactory.
Platform() - Constructor for class org.jvoicexml.implementation.Platform
 
PlatformFactory - Interface in org.jvoicexml.implementation
A platform factory provides access to all resources of a custom ImplementationPlatform.
play(SystemOutput, CallControlProperties) - Method in interface org.jvoicexml.CallControl
Plays a stream from the given output device.
play(SynthesizedOutput, CallControlProperties) - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Plays a stream from the given output device.
play(SynthesizedOutput, CallControlProperties) - Method in interface org.jvoicexml.implementation.Telephony
Plays a stream from the given output device.
PLAY_STARTED - Static variable in class org.jvoicexml.implementation.TelephonyEvent
A play has been started.
PLAY_STOPPED - Static variable in class org.jvoicexml.implementation.TelephonyEvent
A play has been stopped.
postMessage(String) - Method in class org.jvoicexml.implementation.external.SocketExternalListenerWorker
Writes the given message to all connected clients.
process(UserInput, GrammarDocument) - Method in class org.jvoicexml.implementation.grammar.JVoiceXmlImplementationGrammarProcessor
Processes the given grammar into a format that can be understood by the implementation platform.
process(UserInput, GrammarDocument) - Method in interface org.jvoicexml.implementation.ImplementationGrammarProcessor
Processes the given grammar into a format that can be understood by the implementation platform.
process(JVoiceXMLEvent) - Method in interface org.jvoicexml.interpreter.EventStrategy
Processes the event.
process(VoiceXmlInterpreterContext, FetchAttributes, Grammar) - Method in class org.jvoicexml.interpreter.grammar.JVoiceXmlGrammarProcessor
Give in grammar into this processor and let it do it's job.
process(VoiceXmlInterpreterContext, FetchAttributes, Grammar) - Method in interface org.jvoicexml.interpreter.GrammarProcessor
Give in grammar into this processor and let it do it's job.
process(Dialog) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreter
Process the given dialog.
process(Application) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Starts processing the given application.
ProcessedGrammar - Class in org.jvoicexml.implementation.grammar
A <grammar> that has been processed by the GrammarProcessor.
ProcessedGrammar() - Constructor for class org.jvoicexml.implementation.grammar.ProcessedGrammar
Constructs a new object.
ProcessedGrammar(GrammarDocument, GrammarImplementation<?>) - Constructor for class org.jvoicexml.implementation.grammar.ProcessedGrammar
Constructs a new object initializing with the given parameters.
processEvent(CatchContainer) - Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
Processes the last received event.
processEvent(CatchContainer) - Method in interface org.jvoicexml.interpreter.EventHandler
Processes the last received event.
processGrammar(Grammar) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Process the given grammar tags and add them to the ActiveGrammarSet.
processSubdialog(Application, DocumentDescriptor) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Starts processing the given application.
PromptAccumulator - Interface in org.jvoicexml
A prompt accumulator collects all the prompts that are to be rendered in the SystemOutput.
PromptCountable - Interface in org.jvoicexml.interpreter
Tapered prompts are those that may change with each attempt.
PROPERTY_COMPLETE_TIMEOUT - Static variable in class org.jvoicexml.SpeechRecognizerProperties
Name of the completetimeout property.
PROPERTY_CONFIDENCE_LEVEL - Static variable in class org.jvoicexml.SpeechRecognizerProperties
Name of the confidencelevel property.
PROPERTY_INCOMPLETE_TIMEOUT - Static variable in class org.jvoicexml.SpeechRecognizerProperties
Name of the incompletetimeout property.
PROPERTY_INTERDIGIT_TIMEOUT - Static variable in class org.jvoicexml.DtmfRecognizerProperties
Name of the interdigittimeout property.
PROPERTY_MAX_SPEECH_TIMEOUT - Static variable in class org.jvoicexml.SpeechRecognizerProperties
Name of the maxspeechtimeout property.
PROPERTY_SENSITIVITY - Static variable in class org.jvoicexml.SpeechRecognizerProperties
Name of the sensitivity property.
PROPERTY_SPEED_VS_ACCURACY - Static variable in class org.jvoicexml.SpeechRecognizerProperties
Name of the speedvsaccuracy property.
PROPERTY_TERM_CHAR - Static variable in class org.jvoicexml.DtmfRecognizerProperties
Name of the termchar property.
PROPERTY_TERM_TIMEOUT - Static variable in class org.jvoicexml.DtmfRecognizerProperties
Name of the termtimeout property.
protocol(String, String) - Method in class org.jvoicexml.interpreter.variables.ConnectionVarContainer
Sets the protocol information.
protocol(String, String) - Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
Sets the protocol information.
ProtocolVarContainer - Class in org.jvoicexml.interpreter.variables
A variable container to hold the protocol information.
ProtocolVarContainer(String, String) - Constructor for class org.jvoicexml.interpreter.variables.ProtocolVarContainer
Constructs a new object.
publish(LogRecord) - Method in class org.jvoicexml.Log4jHandler
put(K, V) - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Associates the specified value with the specified key in this map (optional operation).
put(String, Scriptable, Object) - Method in class org.jvoicexml.interpreter.variables.ApplicationShadowVarContainer
put(String, Scriptable, Object) - Method in class org.jvoicexml.interpreter.variables.DialogShadowVarContainer
put(String, Scriptable, Object) - Method in class org.jvoicexml.interpreter.variables.DocumentShadowVarContainer
put(String, Scriptable, Object) - Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
putAll(Map<? extends K, ? extends V>) - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Copies all of the mappings from the specified map to this map (optional operation).

Q

QUEUE_EMPTY - Static variable in class org.jvoicexml.implementation.SynthesizedOutputEvent
The output queue is empty.
QueueEmptyEvent - Class in org.jvoicexml.implementation
Notification that the output queue is empty.
QueueEmptyEvent(ObservableSynthesizedOutput, String) - Constructor for class org.jvoicexml.implementation.QueueEmptyEvent
Constructs a new object.
queuePrompt(SpeakableText) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Queues the given prompt without rendereing it.
queuePrompt(SpeakableText) - Method in interface org.jvoicexml.PromptAccumulator
Queues the given prompt without rendereing it.
queueSpeakable(SpeakableText, String, DocumentServer) - Method in interface org.jvoicexml.implementation.SynthesizedOutput
The Speakable object is added to the end of the speaking queue and will be spoken once it reaches the top of the queue.
queueSpeakable(SpeakableText, String, DocumentServer) - Method in interface org.jvoicexml.SystemOutput
The Speakable object is added to the end of the speaking queue and will be spoken once it reaches the top of the queue.

R

receiveData(DataFrame, Participant) - Method in class org.jvoicexml.client.rtp.RtpPlayer
RECOGNITION_STARTED - Static variable in class org.jvoicexml.implementation.SpokenInputEvent
The recognition process has been started.
RECOGNITION_STOPPED - Static variable in class org.jvoicexml.implementation.SpokenInputEvent
The recognition process has ended.
RecognitionEvent - Class in org.jvoicexml.event.plain.jvxml
The user has responded within the timeout interval.
RecognitionEvent(RecognitionResult) - Constructor for class org.jvoicexml.event.plain.jvxml.RecognitionEvent
Constructs a new event with the event type as its detail message.
RecognitionResult - Interface in org.jvoicexml
Result of the recognition process.
record(UserInput, CallControlProperties) - Method in interface org.jvoicexml.CallControl
Starts recording to the given input device.
record(SpokenInput, CallControlProperties) - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Starts recording to the given input device.
record(SpokenInput, CallControlProperties) - Method in interface org.jvoicexml.implementation.Telephony
Starts recording to the given input device.
RECORD_STARTED - Static variable in class org.jvoicexml.implementation.TelephonyEvent
A record has been started.
RECORD_STOPPED - Static variable in class org.jvoicexml.implementation.TelephonyEvent
A record has been stopped.
RecordFormItem - Class in org.jvoicexml.interpreter.formitem
An input item whose value is an audio clip recorded by the user.
RecordFormItem(VoiceXmlInterpreterContext, VoiceXmlNode) - Constructor for class org.jvoicexml.interpreter.formitem.RecordFormItem
Create a new record input item.
RecordingEvent - Class in org.jvoicexml.event.plain.jvxml
Event indicating the end of a recording.
RecordingEvent(byte[]) - Constructor for class org.jvoicexml.event.plain.jvxml.RecordingEvent
Constructs a new object.
releaseSession(String) - Method in class org.jvoicexml.documentserver.schemestrategy.SessionStorage
Removes the identifier from the list of known session identifiers.
RemoteCharacterInput - Interface in org.jvoicexml.client.jndi
Facade for easy control and monitoring of the user's DTMF input.
RemoteCharacterInput - Interface in org.jvoicexml.client
Facade for easy control and monitoring of the user's DTMF input.
RemoteConnectable - Interface in org.jvoicexml
Objects that implement this interface can be connected to a client using the information given in ConnectionInformation.
RemoteException - Class in org.jvoicexml.event.error.jvxml
Error in a remote access.
RemoteException() - Constructor for class org.jvoicexml.event.error.jvxml.RemoteException
Constructs a new event with the event type as its detail message.
RemoteException(String) - Constructor for class org.jvoicexml.event.error.jvxml.RemoteException
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
RemoteException(Throwable) - Constructor for class org.jvoicexml.event.error.jvxml.RemoteException
Constructs a new event with the specified cause and a detail message of (cause==null ?
RemoteException(String, Throwable) - Constructor for class org.jvoicexml.event.error.jvxml.RemoteException
Constructs a new event with the specified detail message and cause.
RemoteJVoiceXml - Interface in org.jvoicexml.client.jndi
Remote interface to enable remote method calls to JVoiceXml.
RemoteJVoiceXml - Interface in org.jvoicexml.client
Remote interface to enable remote method calls.
RemoteMappedDocumentRepository - Interface in org.jvoicexml.client.jndi
Remote interface to enable remote method calls to the MappedDocumentRepository.
RemoteMappedDocumentRepository - Interface in org.jvoicexml.client
Remote interface to enable remote method calls.
RemoteSession - Interface in org.jvoicexml.client.jndi
Remote interface to enable remote method calls to the Session.
RemoteSession - Interface in org.jvoicexml.client
Remote interface to enable remote method calls.
remove(Object) - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
remove(Object) - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Removes the mapping for this key from this map if it is present (optional operation).
remove(Object) - Method in class org.jvoicexml.interpreter.scope.ScopedSet
removeActiveGrammarSetObserver(ActiveGrammarSetObserver) - Method in class org.jvoicexml.interpreter.ActiveGrammarSet
Removes the given scope observer from the list of known observers.
removeAll(Collection<?>) - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
removeAll(Collection<?>) - Method in class org.jvoicexml.interpreter.scope.ScopedSet
removedGrammars(ActiveGrammarSet, Collection<GrammarDocument>) - Method in interface org.jvoicexml.interpreter.ActiveGrammarSetObserver
The given set changed due to a scope change.
removeListener(TerminalListener) - Method in interface org.jvoicexml.callmanager.ObservableTerminal
Removes a listener for terminal events.
removeListener(SpokenInputListener) - Method in class org.jvoicexml.implementation.jvxml.BufferedCharacterInput
Removes a listener for user input events.
removeListener(TelephonyListener) - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Removes the given listener from the list of known listeners.
removeListener(SpokenInputListener) - Method in interface org.jvoicexml.implementation.ObservableSpokenInput
Removes a listener for user input events.
removeListener(SynthesizedOutputListener) - Method in interface org.jvoicexml.implementation.ObservableSynthesizedOutput
Removes the listener for system output events.
removeListener(TelephonyListener) - Method in interface org.jvoicexml.implementation.ObservableTelephony
Removes the given listener from the list of known listeners.
removeListener(JVoiceXmlMainListener) - Method in class org.jvoicexml.JVoiceXmlMain
removes the given listener.
removeScopedSetObserver(ScopedSetObserver<E>) - Method in class org.jvoicexml.interpreter.scope.ScopedSet
Removes the given scope observer from the list of known observers.
removeScopeSubscriber(ScopeSubscriber) - Method in class org.jvoicexml.interpreter.scope.ScopeObserver
Remove the given subscriber from the list of known ScopeSubscribers.
removeScopeSubscriber(ScopeSubscriber) - Method in interface org.jvoicexml.interpreter.scope.ScopePublisher
Remove the given subscriber from the list of known ScopeSubscribers.
removeSessionListener(SessionListener) - Method in class org.jvoicexml.client.jndi.SessionStub
Removes the session listener.
removeSessionListener(SessionListener) - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Removes the session listener.
removeSessionListener(SessionListener) - Method in interface org.jvoicexml.Session
Removes the session listener.
removeStrategies(Collection<EventStrategy>) - Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
Removes the given strategies.
removeStrategies(Collection<EventStrategy>) - Method in interface org.jvoicexml.interpreter.EventHandler
Removes the given strategies.
removeVariable(String) - Method in class org.jvoicexml.interpreter.ScriptingEngine
Removes the given variable from the vault.
renderPrompts(String, DocumentServer, CallControlProperties) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Notifies the implementation platform about the end of the prompt queuing that has been started by PromptAccumulator.setPromptTimeout(long).
renderPrompts(String, DocumentServer, CallControlProperties) - Method in interface org.jvoicexml.PromptAccumulator
Notifies the implementation platform about the end of the prompt queuing that has been started by PromptAccumulator.setPromptTimeout(long).
resetEventCounter() - Method in interface org.jvoicexml.interpreter.EventCountable
Reset the counter for all events.
resetEventCounter() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Reset the counter for all events.
resetEventCounter() - Method in class org.jvoicexml.interpreter.formitem.InitialFormItem
Reset the event counter.
resetPromptCount() - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Resets the prompt counter.
resetPromptCount() - Method in class org.jvoicexml.interpreter.formitem.InitialFormItem
Resets the prompt counter.
resetPromptCount() - Method in interface org.jvoicexml.interpreter.PromptCountable
Resets the prompt counter.
resetShadowVarContainer() - Method in class org.jvoicexml.interpreter.formitem.FieldFormItem
Reset the shadow var container.
resetShadowVarContainer() - Method in class org.jvoicexml.interpreter.formitem.ObjectFormItem
Reset the shadow var container.
resetShadowVarContainer() - Method in class org.jvoicexml.interpreter.formitem.RecordFormItem
Reset the shadow var container.
resetShadowVarContainer() - Method in class org.jvoicexml.interpreter.formitem.SubdialogFormItem
Reset the shadow var container.
resetShadowVarContainer() - Method in class org.jvoicexml.interpreter.formitem.TransferFormItem
Reset the shadow var container.
resolve(URI) - Method in interface org.jvoicexml.Application
Converts the given URI into a hierarchical URI.
resolve(URI, URI) - Method in interface org.jvoicexml.Application
Converts the given URI into a hierarchical URI.
resolve(URI) - Method in class org.jvoicexml.interpreter.JVoiceXmlApplication
Converts the given URI into a hierarchical URI.
resolve(URI, URI) - Method in class org.jvoicexml.interpreter.JVoiceXmlApplication
Converts the given URI into a hierarchical URI.
resolve(String) - Method in class org.jvoicexml.interpreter.SsmlParser
Converts the given uri into a hierarchical URI.
ResourceFactory<T extends ExternalResource> - Interface in org.jvoicexml.implementation
Factory for external resources with type T, that can be connected to a ConnectionInformation.
RESULT_ACCEPTED - Static variable in class org.jvoicexml.implementation.SpokenInputEvent
The user made an utterance that matched an active grammar.
RESULT_REJECTED - Static variable in class org.jvoicexml.implementation.SpokenInputEvent
The user made an utterance that did not match an active grammar.
resultAccepted(RecognitionResult) - Method in class org.jvoicexml.implementation.external.SocketExternalRecognitionListener
The user made an utterance, that matched an active grammar.
resultAccepted(RecognitionResult) - Method in interface org.jvoicexml.implementation.ExternalRecognitionListener
The user made an utterance, that matched an active grammar.
resultAccepted(RecognitionResult) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
The user made an utterance that matched an active grammar.
resultRejected(RecognitionResult) - Method in class org.jvoicexml.implementation.external.SocketExternalRecognitionListener
The user made an utterance, that did not match an active grammar.
resultRejected(RecognitionResult) - Method in interface org.jvoicexml.implementation.ExternalRecognitionListener
The user made an utterance, that did not match an active grammar.
resultRejected(RecognitionResult) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
The user made an utterance that did not match an active grammar.
retainAll(Collection<?>) - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
retainAll(Collection<?>) - Method in class org.jvoicexml.interpreter.scope.ScopedSet
ReturnEvent - Class in org.jvoicexml.event.plain.jvxml
The FIA processed a <return> event.
ReturnEvent(Map<String, Object>) - Constructor for class org.jvoicexml.event.plain.jvxml.ReturnEvent
Constructs a new object with the given namelist as return value.
returnObject(String, T) - Method in class org.jvoicexml.implementation.pool.KeyedResourcePool
Returns a previously borrowed resource to the pool.
RtpConfiguration - Interface in org.jvoicexml.client.rtp
RTP configuration information.
RtpConnectionInformation - Class in org.jvoicexml.client.rtp
Connection information for RTP streaming.
RtpConnectionInformation(String, String, String, int) - Constructor for class org.jvoicexml.client.rtp.RtpConnectionInformation
Constructs a new object without control streaming.
RtpConnectionInformation(String, String, String, int, int) - Constructor for class org.jvoicexml.client.rtp.RtpConnectionInformation
Constructs a new object.
RtpPlayer - Class in org.jvoicexml.client.rtp
RTP player for playing the output on the client side.
RtpPlayer(int, int) - Constructor for class org.jvoicexml.client.rtp.RtpPlayer
Constructs a new object.
run() - Method in class org.jvoicexml.implementation.external.SocketExternalListenerWorker
Start the ServerSocket and handle incoming connections.
run() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Session working method.
run() - Method in class org.jvoicexml.JVoiceXmlMain
Starts the VoiceXML interpreter.

S

SCHEME_NAME - Static variable in class org.jvoicexml.documentserver.schemestrategy.builtin.BuiltinSchemeStrategy
Scheme for which this scheme strategy is responsible.
SCHEME_NAME - Static variable in class org.jvoicexml.documentserver.schemestrategy.FileSchemeStrategy
Scheme for which this scheme strategy is responsible.
SCHEME_NAME - Static variable in class org.jvoicexml.documentserver.schemestrategy.MappedDocumentStrategy
Scheme for which this scheme strategy is responsible.
SchemeStrategy - Interface in org.jvoicexml.documentserver
Strategy to get a VoiceXML document from a repository for a given URI scheme.
Scope - Enum in org.jvoicexml.interpreter.scope
Scope.
ScopedCollection<E> - Class in org.jvoicexml.interpreter.scope
A simple Collection which is scope aware.
ScopedCollection(ScopeObserver) - Constructor for class org.jvoicexml.interpreter.scope.ScopedCollection
Constructs a new object.
ScopedMap<K,V> - Class in org.jvoicexml.interpreter.scope
A simple Map which is scope aware.
ScopedMap(ScopeObserver) - Constructor for class org.jvoicexml.interpreter.scope.ScopedMap
Constructs a new object.
ScopedSet<E> - Class in org.jvoicexml.interpreter.scope
A simple Set which is scope aware.
ScopedSet(ScopeObserver) - Constructor for class org.jvoicexml.interpreter.scope.ScopedSet
Constructs a new object.
scopedSetChange(ScopedSet<GrammarDocument>, Collection<GrammarDocument>) - Method in class org.jvoicexml.interpreter.ActiveGrammarSet
The given set changed due to a scope change.
scopedSetChange(ScopedSet<E>, Collection<E>) - Method in interface org.jvoicexml.interpreter.scope.ScopedSetObserver
The given set changed due to a scope change.
ScopedSetObserver<E> - Interface in org.jvoicexml.interpreter.scope
An observer for scope related changes to a ScopedSet.
ScopeObserver - Class in org.jvoicexml.interpreter.scope
Central that gets notified about scope changes.
ScopeObserver() - Constructor for class org.jvoicexml.interpreter.scope.ScopeObserver
Constructs a new object.
ScopePublisher - Interface in org.jvoicexml.interpreter.scope
A multiplier for scope changes.
ScopeSubscriber - Interface in org.jvoicexml.interpreter.scope
A listener for scope changes.
ScriptableObjectSerializer - Interface in org.jvoicexml.documentserver.schemestrategy
Serializer for compound objects when submitting.
ScriptingEngine - Class in org.jvoicexml.interpreter
Scripting engine.
ScriptingEngine(ScopeObserver) - Constructor for class org.jvoicexml.interpreter.ScriptingEngine
Constructs a new object.
SemanticError - Class in org.jvoicexml.event.error
A run-time error was found in the VoiceXML document, e.g. substring bounds error, or an undefined variable was referenced.
SemanticError() - Constructor for class org.jvoicexml.event.error.SemanticError
Constructs a new event with the event type as its detail message.
SemanticError(String) - Constructor for class org.jvoicexml.event.error.SemanticError
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
SemanticError(Throwable) - Constructor for class org.jvoicexml.event.error.SemanticError
Constructs a new event with the specified cause and a detail message of (cause==null ?
SemanticError(String, Throwable) - Constructor for class org.jvoicexml.event.error.SemanticError
Constructs a new event with the specified detail message and cause.
serialize(String, ScriptableObject) - Method in class org.jvoicexml.documentserver.schemestrategy.scriptableobjectserializer.JSONSerializer
Serializes the given ScriptableObject.
serialize(String, ScriptableObject) - Method in class org.jvoicexml.documentserver.schemestrategy.scriptableobjectserializer.KeyValueSerializer
Serializes the given ScriptableObject.
serialize(String, ScriptableObject) - Method in interface org.jvoicexml.documentserver.schemestrategy.ScriptableObjectSerializer
Serializes the given ScriptableObject.
Session - Interface in org.jvoicexml
A session begins when the user starts to interact with a VoiceXML interpreter context, continues as documents are loaded and processed, and ends when requested by the user, a document, or the interpreter context.
sessionClosed(String) - Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
Notification that the given session is closed.
sessionClosed(String) - Method in class org.jvoicexml.documentserver.schemestrategy.builtin.BuiltinSchemeStrategy
Notification that the given session is closed.
sessionClosed(String) - Method in class org.jvoicexml.documentserver.schemestrategy.FileSchemeStrategy
Notification that the given session is closed.
sessionClosed(String) - Method in class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
Notification that the given session is closed.
sessionClosed(String) - Method in class org.jvoicexml.documentserver.schemestrategy.MappedDocumentStrategy
Notification that the given session is closed.
sessionClosed(String) - Method in interface org.jvoicexml.documentserver.SchemeStrategy
Notification that the given session is closed.
sessionClosed(String) - Method in interface org.jvoicexml.DocumentServer
Notification that the given session is closed.
sessionEnded(Session) - Method in interface org.jvoicexml.SessionListener
Notification that the session has ended.
SessionIdentifierFactory<T> - Interface in org.jvoicexml.documentserver.schemestrategy
Factory for session identifiers that can be used in a SessionStorage.
SessionListener - Interface in org.jvoicexml
A listener for the Session.
SessionShadowVarContainer - Class in org.jvoicexml.interpreter.variables
Component that provides a container for the shadowed variables for the standard session variables.
SessionShadowVarContainer() - Constructor for class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
Constructs a new objects.
sessionStarted(Session) - Method in interface org.jvoicexml.SessionListener
Notification that the session has been started.
SessionStorage<T> - Class in org.jvoicexml.documentserver.schemestrategy
Container that associates a JVoiceXML session to a custom strategy object, Identifying the session with the repository.
SessionStorage(SessionIdentifierFactory<T>) - Constructor for class org.jvoicexml.documentserver.schemestrategy.SessionStorage
Constructs a new object.
SessionStub - Class in org.jvoicexml.client.jndi
Stub for the Session.
SessionStub() - Constructor for class org.jvoicexml.client.jndi.SessionStub
Constructs a new object.
SessionStub(Context) - Constructor for class org.jvoicexml.client.jndi.SessionStub
Constructs a new object.
SessionStub(String) - Constructor for class org.jvoicexml.client.jndi.SessionStub
Constructs a new object.
setAccept(AcceptType) - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Sets the accept type.
setAcceptedInputs(Collection<String>) - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Set the accepted inputs of the grammar.
setApplications(Collection<ConfiguredApplication>) - Method in class org.jvoicexml.callmanager.BaseCallManager
Adds the given list of applications.
setAttributes(FetchAttributes) - Method in class org.jvoicexml.DocumentDescriptor
Sets the fetch attributes.
setCalledDevice(URI) - Method in class org.jvoicexml.client.BasicConnectionInformation
Sets the called device.
setCalledId(URI) - Method in class org.jvoicexml.callmanager.CallParameters
Sets the called id.
setCallerId(URI) - Method in class org.jvoicexml.callmanager.CallParameters
Sets the caller id.
setCallingDevice(URI) - Method in class org.jvoicexml.client.BasicConnectionInformation
Sets the calling device.
setCallManager(Collection<CallManager>) - Method in class org.jvoicexml.JVoiceXmlMain
Set the call managers to use.
setChoiceConverter(ChoiceConverter) - Method in class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
Sets the choice converter to use.
setCompletetimeout(String) - Method in class org.jvoicexml.SpeechRecognizerProperties
Sets the length of silence required following user speech before the speech recognizer finalizes a result.
setConfidence(float) - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Sets the confidence.
setConfidencelevel(float) - Method in class org.jvoicexml.SpeechRecognizerProperties
Sets the confidence level.
setConnectionInformationFactory(ConnectionInformationFactory) - Method in class org.jvoicexml.callmanager.BaseCallManager
Sets the connection information factory.
setContainers(Map<String, String>) - Method in class org.jvoicexml.interpreter.variables.VariableProvider
Sets the user defined var containers.
setDialogs(Map<String, Dialog>) - Method in class org.jvoicexml.interpreter.dialog.JVoiceXmlDialogFactory
Adds the given mappings of dialogs to tag names.
setDocument(GrammarDocument) - Method in class org.jvoicexml.implementation.grammar.ProcessedGrammar
Sets the grammar document.
setDocumentServer(DocumentServer) - Method in class org.jvoicexml.JVoiceXmlMain
Sets the document server.
setDtmf(String) - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Sets the DTMF sequence that is set in the choice node.
setDuration(long) - Method in class org.jvoicexml.interpreter.formitem.TransferShadowVarContainer
Sets the duration.
setEnhancedProperties(Map<String, String>) - Method in class org.jvoicexml.CallControlProperties
May be used to set custom properties if this class is extended.
setEnhancedProperties(Map<String, String>) - Method in class org.jvoicexml.DtmfRecognizerProperties
May be used to set custom properties if this class is extended.
setEnhancedProperties(Map<String, String>) - Method in class org.jvoicexml.SpeechRecognizerProperties
May be used to set custom properties if this class is extended.
setEvent(JVoiceXMLEvent) - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Sets the event to be thrown instead of a next.
setEventHandler(EventObserver) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Sets the event observer to communicate events back to the interpreter.
setEventHandler(EventObserver) - Method in interface org.jvoicexml.ImplementationPlatform
Sets the event observer to communicate events back to the interpreter.
setExternalRecognitionListener(ExternalRecognitionListener) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Sets an external recognition listener and starts it.
setExternalRecognitionListener(ExternalRecognitionListener) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatformFactory
Sets an external recognition listener.
setExternalSynthesisListener(ExternalSynthesisListener) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Sets an external synthesis listener and starts it.
setExternalSynthesisListener(ExternalSynthesisListener) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatformFactory
Sets an external synthesis listener.
setFetchAttributes(FetchAttributes) - Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
Sets the default fetch attributes.
setFetchAudio(URI) - Method in class org.jvoicexml.FetchAttributes
Set the fetchAudio attribute.
setFetchHint(String) - Method in class org.jvoicexml.FetchAttributes
Retrieve the fetchhint attribute.
setFetchTimeout(int) - Method in class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
Sets the default fetch timeout.
setFetchTimeout(long) - Method in class org.jvoicexml.FetchAttributes
Retrieve the fetchtimeout attribute.
setField(InputItem) - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Sets the related InputItem.
setFormItemVariable(Object) - Method in class org.jvoicexml.interpreter.formitem.FieldFormItem
Sets the value of the form item variable.
setFormItemVariable(Object) - Method in interface org.jvoicexml.interpreter.FormItem
Sets the value of the form item variable.
setGrammar(Grammar) - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Sets the grammar object.
setGrammarCreators(Collection<GrammarCreator>) - Method in class org.jvoicexml.documentserver.schemestrategy.builtin.BuiltinSchemeStrategy
Adds the specified grammar creators to the list of known grammar creators.
setGrammaridentifier(GrammarIdentifierCentral) - Method in class org.jvoicexml.interpreter.grammar.JVoiceXmlGrammarProcessor
Sets the central to identify grammars.
setGrammarProcessor(GrammarProcessor) - Method in class org.jvoicexml.JVoiceXmlMain
Sets the grammar processor.
setGrammartransformer(GrammarTransformerCentral) - Method in class org.jvoicexml.implementation.grammar.JVoiceXmlImplementationGrammarProcessor
Sets the central to transform grammars.
setIdentifier(List<GrammarIdentifier>) - Method in class org.jvoicexml.interpreter.grammar.GrammarIdentifierCentral
Adds the given list of idententifiers.
setImplementation(GrammarImplementation<?>) - Method in class org.jvoicexml.implementation.grammar.ProcessedGrammar
Sets the grammar implementation.
setImplementationPlatformFactory(ImplementationPlatformFactory) - Method in class org.jvoicexml.JVoiceXmlMain
Sets the implementation platform factory.
setIncompletetimeout(String) - Method in class org.jvoicexml.SpeechRecognizerProperties
Sets the required length of silence following user speech after which a recognizer finalizes a result.
setInputmode(String) - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Sets the current inputmode.
setInputmode(String) - Method in class org.jvoicexml.interpreter.formitem.TransferShadowVarContainer
Sets the current inputmode.
setInputResult(Object) - Method in class org.jvoicexml.event.plain.jvxml.RecordingEvent
Sets the input result.
setInputType(String) - Method in class org.jvoicexml.callmanager.ConfiguredApplication
Sets the input type of this application.
setInstances(int) - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupportFactory
Sets the number of instances that this factory will create.
setInterdigittimeout(String) - Method in class org.jvoicexml.DtmfRecognizerProperties
Sets the inter-digit timeout value to use when recognizing DTMF input.
setInterpretation(String) - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Sets the interpretation.
setJustFilled(InputItem) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Sets the just_filled flag for the given input item.
setJVoiceXml(JVoiceXml) - Method in class org.jvoicexml.callmanager.BaseCallManager
Sets a reference to JVoiceXml.
setJVoiceXml(JVoiceXml) - Method in interface org.jvoicexml.CallManager
Sets a reference to JVoiceXml.
setJVoiceXml(JVoiceXml) - Method in interface org.jvoicexml.JndiSupport
Sets the reference to the interpreter.
setLocalCallerDevice(URI) - Method in class org.jvoicexml.interpreter.variables.ConnectionVarContainer
Sets the remote caller device.
setLocalCallerDevice(URI) - Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
Sets the local caller device.
setLocalProperty(String, String) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Sets the property with the given name to the given value.
setMark(String) - Method in interface org.jvoicexml.RecognitionResult
Sets the mark reached that is reached while playing back an SSML formatted document.
setMarkname(String) - Method in class org.jvoicexml.interpreter.formitem.FieldFormItem
Sets the markname.
setMarkname(String) - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Sets the markname.
setMaxage(long) - Method in class org.jvoicexml.FetchAttributes
Retrieve the maxage attribute.
setMaxspeechtimeout(String) - Method in class org.jvoicexml.SpeechRecognizerProperties
/* Sets the maximum duration of user speech.
setMaxstale(long) - Method in class org.jvoicexml.FetchAttributes
Retrieve the maxstale attribute.
setMediaType(GrammarType) - Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
Sets the media type of this document.
setMediaType(GrammarType) - Method in interface org.jvoicexml.GrammarDocument
Sets the media type of this document.
setMode(ModeType) - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Retrieves the mode type.
setModeType(ModeType) - Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
Sets the mode type.
setModeType(ModeType) - Method in interface org.jvoicexml.GrammarDocument
Sets the mode type.
setNext(URI) - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Sets the URI of next dialog or document.
setNode(XmlNode) - Method in class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
Associates the dialog with the given node.
setNode(XmlNode) - Method in class org.jvoicexml.interpreter.dialog.ExecutablePlainForm
Associates the dialog with the given node.
setNode(XmlNode) - Method in interface org.jvoicexml.interpreter.Dialog
Associates the dialog with the given node.
setOutputType(String) - Method in class org.jvoicexml.callmanager.ConfiguredApplication
Sets the output type of this application.
setPort(int) - Method in class org.jvoicexml.implementation.external.SocketExternalRecognitionListener
Set the port to be used.
setPort(int) - Method in class org.jvoicexml.implementation.external.SocketExternalSynthesisListener
Set the port to be used.
setPromptTimeout(long) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Sets the default timeout to use.
setPromptTimeout(long) - Method in interface org.jvoicexml.PromptAccumulator
Sets the default timeout to use.
setProperties(Map<String, String>) - Method in class org.jvoicexml.CallControlProperties
Retrieves the call control recognizer properties from the given map.
setProperties(Map<String, String>) - Method in class org.jvoicexml.DtmfRecognizerProperties
Retrieves the DTMF recognizer properties from the given map.
setProperties(Map<String, String>) - Method in class org.jvoicexml.SpeechRecognizerProperties
Retrieves the speech recognizer properties from the given map.
setProperty(String, String) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Sets the property with the given name to the given value.
setProtocolName(String) - Method in class org.jvoicexml.client.BasicConnectionInformation
Sets the protocol name.
setProtocolVersion(String) - Method in class org.jvoicexml.client.BasicConnectionInformation
Sets the protocol version.
setProviders(Collection<VariableProvider>) - Method in class org.jvoicexml.interpreter.variables.VariableProviders
Sets the variable providers.
setRecognitionResult(RecognitionResult) - Method in class org.jvoicexml.interpreter.variables.ApplicationShadowVarContainer
Sets the recognition result.
setRemoteCallerDevice(URI) - Method in class org.jvoicexml.interpreter.variables.ConnectionVarContainer
Sets the remote caller device.
setRemoteCallerDevice(URI) - Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
Sets the remote caller device.
setReprompt(boolean) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
Set if the last loop iteration ended with a <catch> that had no <reprompt>.
setResult(RecognitionResult) - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Uses the given result to fill the fields.
setRootDocument(VoiceXmlDocument) - Method in interface org.jvoicexml.Application
Sets the new root document.
setRootDocument(VoiceXmlDocument) - Method in class org.jvoicexml.interpreter.JVoiceXmlApplication
Sets the new root document.
setScheme(String) - Method in class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
Sets the scheme for this strategy.
setSchemeStrategies(List<SchemeStrategy>) - Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
Adds the given list of strategies for schemes to the supported schemes.
setScripting(ScriptingEngine) - Method in class org.jvoicexml.interpreter.variables.ApplicationShadowVarContainer
Sets a reference to the scripting engine.
setScripting(ScriptingEngine) - Method in class org.jvoicexml.interpreter.variables.DialogShadowVarContainer
Sets a reference to the scripting engine.
setScripting(ScriptingEngine) - Method in class org.jvoicexml.interpreter.variables.DocumentShadowVarContainer
Sets a reference to the scripting engine.
setScripting(ScriptingEngine) - Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
Sets a reference to the scripting engine.
setScripting(ScriptingEngine) - Method in interface org.jvoicexml.interpreter.variables.StandardSessionVariable
Sets a reference to the scripting engine.
setSensitivity(float) - Method in class org.jvoicexml.SpeechRecognizerProperties
Sets the sensitivity.
setSerializer(ScriptableObjectSerializer) - Method in class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
Sets the serializer.
setSession(Session) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Sets the current session.
setSession(Session) - Method in interface org.jvoicexml.ImplementationPlatform
Sets the current session.
setSessionIdentifier(UUID) - Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
Sets the session id.
setSpeedvsaccuracy(float) - Method in class org.jvoicexml.SpeechRecognizerProperties
Sets the hint specifying the desired balance between speed vs.
setSpokeninput(ResourceFactory<SpokenInput>) - Method in class org.jvoicexml.implementation.Platform
Sets the spoken input implementation.
setState(InterpreterState) - Method in class org.jvoicexml.interpreter.VoiceXmlInterpreter
Sets the interpreter state.
setSynthesizedoutput(ResourceFactory<SynthesizedOutput>) - Method in class org.jvoicexml.implementation.Platform
Sets the synthesized output implementation.
setTagStrategies(Map<String, TagStrategy>) - Method in class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlInitializationTagStrategyFactory
Adds the given tag strategies.
setTagStrategies(Map<String, TagStrategy>) - Method in class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlTagStrategyFactory
Adds the given tag strategies.
setTelephony(ResourceFactory<Telephony>) - Method in class org.jvoicexml.implementation.Platform
Sets the telephonyFactory implementation.
setTermchar(char) - Method in class org.jvoicexml.DtmfRecognizerProperties
Sets the terminating DTMF character for DTMF input recognition.
setTerminal(Terminal) - Method in class org.jvoicexml.callmanager.CallParameters
Sets the terminal.
setTerminal(String) - Method in class org.jvoicexml.callmanager.ConfiguredApplication
Sets the name of the terminal.
setTermtimeout(String) - Method in class org.jvoicexml.DtmfRecognizerProperties
Sets the terminating timeout to use when recognizing DTMF input.
setText(String) - Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
Sets the text that is contained in the choice node.
setTimeout(long) - Method in class org.jvoicexml.SpeakableSsmlText
Sets the timeout that will be used for the following user input.
setTransformer(List<GrammarTransformer>) - Method in class org.jvoicexml.implementation.grammar.GrammarTransformerCentral
Adds the given list of transformers.
setUri(String) - Method in class org.jvoicexml.callmanager.ConfiguredApplication
Sets the URI of the application to call.
setURI(URI) - Method in class org.jvoicexml.DocumentDescriptor
Sets the URI of the document.
setUtterance(String) - Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
Sets the utterance.
setUtterance(String) - Method in class org.jvoicexml.interpreter.formitem.TransferShadowVarContainer
Sets the utterance.
setVariable(String, Object) - Method in class org.jvoicexml.interpreter.ScriptingEngine
Sets an existing variable to a new value.
setVariable(Scope, String, Object) - Method in class org.jvoicexml.interpreter.ScriptingEngine
Sets an existing variable to a new value ath teh given scope.
setVisited() - Method in class org.jvoicexml.interpreter.formitem.BlockFormItem
Mark this form item visited by setting the form item variable to true.
shutdown() - Method in class org.jvoicexml.client.jndi.JVoiceXmlStub
Shuts down the interpreter and frees all resources.
shutdown() - Method in interface org.jvoicexml.client.jndi.RemoteJVoiceXml
Shutdown the interpreter and free all resources.
shutdown() - Method in interface org.jvoicexml.client.RemoteJVoiceXml
Shutdown the interpreter and free all resources.
shutdown() - Method in interface org.jvoicexml.JndiSupport
Stops the service.
shutdown() - Method in interface org.jvoicexml.JVoiceXml
Shuts down the interpreter and frees all resources.
shutdown() - Method in class org.jvoicexml.JVoiceXmlMain
Shuts down the interpreter and frees all resources.
size() - Method in class org.jvoicexml.implementation.grammar.GrammarCache
Retrieves the number of active grammars.
size() - Method in class org.jvoicexml.interpreter.ActiveGrammarSet
Retrieves the number of active grammars.
size() - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
size() - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Returns the number of key-value mappings in this map.
size() - Method in class org.jvoicexml.interpreter.scope.ScopedSet
SocketExternalListenerWorker - Class in org.jvoicexml.implementation.external
This class handles all communications with external clients and is managed by a SocketExternalRecognitionListener or SocketExternalSynthesisListener.
SocketExternalListenerWorker(int, String) - Constructor for class org.jvoicexml.implementation.external.SocketExternalListenerWorker
Initialize this WorkerThread with the given port and assignment.
SocketExternalRecognitionListener - Class in org.jvoicexml.implementation.external
Class to send RecognitionResults as String to external clients.
SocketExternalRecognitionListener() - Constructor for class org.jvoicexml.implementation.external.SocketExternalRecognitionListener
Constructs a new SocketExternalRecognitionListener.
SocketExternalSynthesisListener - Class in org.jvoicexml.implementation.external
Class to send the synthesized output as String to a connected serversocket on localhost.
SocketExternalSynthesisListener() - Constructor for class org.jvoicexml.implementation.external.SocketExternalSynthesisListener
Constructs a new SocketExternalSynthesisListener.
SpeakablePhoneInfo - Class in org.jvoicexml
Information about a phone that was generated by the synthesizer.
SpeakablePhoneInfo(String, int) - Constructor for class org.jvoicexml.SpeakablePhoneInfo
Constructs a new object.
SpeakablePlainText - Class in org.jvoicexml
Plain text to be passed to the TTS engine.
SpeakablePlainText() - Constructor for class org.jvoicexml.SpeakablePlainText
Constructs a new object.
SpeakablePlainText(String) - Constructor for class org.jvoicexml.SpeakablePlainText
Constructs a new object.
SpeakableSsmlText - Class in org.jvoicexml
Text to be passed to the TTS engine.
SpeakableSsmlText(SsmlDocument) - Constructor for class org.jvoicexml.SpeakableSsmlText
Constructs a new object.
SpeakableSsmlText(SsmlDocument, boolean, BargeInType) - Constructor for class org.jvoicexml.SpeakableSsmlText
Constructs a new object.
SpeakableText - Interface in org.jvoicexml
Objects that implement this interface contain some text, that is passed to the TTS engine.
SpeechRecognizerProperties - Class in org.jvoicexml
Generic speech recognizer properties as described in http://www.w3.org/TR/voicexml20#dml6.3.2.
SpeechRecognizerProperties() - Constructor for class org.jvoicexml.SpeechRecognizerProperties
Constructs a new object.
SpokenInput - Interface in org.jvoicexml.implementation
Facade for easy control and monitoring of the user's speech input.
SpokenInputEvent - Class in org.jvoicexml.implementation
Event generated from the SpokenInput implementation.
SpokenInputEvent(ObservableSpokenInput, int) - Constructor for class org.jvoicexml.implementation.SpokenInputEvent
Constructs a new object.
SpokenInputEvent(ObservableSpokenInput, int, Object) - Constructor for class org.jvoicexml.implementation.SpokenInputEvent
Constructs a new object.
SpokenInputListener - Interface in org.jvoicexml.implementation
Listener for events from the SpokenInput implementation.
SpokenInputProvider - Interface in org.jvoicexml.implementation
Objects that implement this class have an association to a SpokenInput device which can be retrieved by the corresponding method.
SrgsAbnf2SrgsAbnfGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
An instance of this class is able to transform a SRGS grammar with XML format into an SrgsXmlDocument.
SrgsAbnf2SrgsAbnfGrammarTransformer() - Constructor for class org.jvoicexml.implementation.grammar.transformer.SrgsAbnf2SrgsAbnfGrammarTransformer
Constructs a new object.
SrgsAbnfGrammarIdentifier - Class in org.jvoicexml.interpreter.grammar.identifier
This class implements the GrammarIdentifier interface.
SrgsAbnfGrammarIdentifier() - Constructor for class org.jvoicexml.interpreter.grammar.identifier.SrgsAbnfGrammarIdentifier
 
SrgsXml2JsgfGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
An instance of this class is able to transform a SRGS grammar with XML format into RuleGrammar instance.
SrgsXml2JsgfGrammarTransformer() - Constructor for class org.jvoicexml.implementation.grammar.transformer.SrgsXml2JsgfGrammarTransformer
Standard constructor to instantiate as much GrammarTransformer as you need.
SrgsXml2SrgsAbnfGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
This class implements the GrammarTransformer interface.
SrgsXml2SrgsAbnfGrammarTransformer() - Constructor for class org.jvoicexml.implementation.grammar.transformer.SrgsXml2SrgsAbnfGrammarTransformer
Standard constructor to instantiate as much GrammarHandler as you need.
SrgsXml2SrgsXmlGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
An instance of this class is able to transform a SRGS grammar with XML format into an SrgsXmlDocument.
SrgsXml2SrgsXmlGrammarTransformer() - Constructor for class org.jvoicexml.implementation.grammar.transformer.SrgsXml2SrgsXmlGrammarTransformer
Constructs a new object.
SrgsXmlChoiceConverter - Class in org.jvoicexml.interpreter.dialog
A converter for the SRGS XML grammar.
SrgsXmlChoiceConverter() - Constructor for class org.jvoicexml.interpreter.dialog.SrgsXmlChoiceConverter
 
SrgsXmlGrammarIdentifier - Class in org.jvoicexml.interpreter.grammar.identifier
This class implements the GrammarIdentifier interface.
SrgsXmlGrammarIdentifier() - Constructor for class org.jvoicexml.interpreter.grammar.identifier.SrgsXmlGrammarIdentifier
 
SrgsXmlGrammarImplementation - Class in org.jvoicexml.implementation
Implementation of a SRGS XML grammar.
SrgsXmlGrammarImplementation(SrgsXmlDocument) - Constructor for class org.jvoicexml.implementation.SrgsXmlGrammarImplementation
Constructs a new object.
SsmlParser - Class in org.jvoicexml.interpreter
Parser to transform the contents of a <prompt> or <audio> into an SSML document.
SsmlParser(VoiceXmlNode, VoiceXmlInterpreterContext) - Constructor for class org.jvoicexml.interpreter.SsmlParser
Constructs a new object.
SsmlParsingStrategy - Interface in org.jvoicexml.interpreter
Strategy to evaluate the contents of a VoiceXML tag within a <prompt> tag into an SSML document that can be sent to the speech synthesizer.
SsmlParsingStrategyFactory - Interface in org.jvoicexml.interpreter
Factory for SsmlParsingStrategys.
StandardSessionVariable - Interface in org.jvoicexml.interpreter.variables
A standard session variable.
start() - Method in class org.jvoicexml.callmanager.BaseCallManager
Starts the call manager asynchronously.
start() - Method in interface org.jvoicexml.CallManager
Starts the call manager asynchronously.
start() - Method in class org.jvoicexml.implementation.external.SocketExternalRecognitionListener
Starts this external recognition listener.
start() - Method in class org.jvoicexml.implementation.external.SocketExternalSynthesisListener
Starts this external synthesized output listener.
start() - Method in interface org.jvoicexml.implementation.ExternalRecognitionListener
Starts this external recognition listener.
start() - Method in interface org.jvoicexml.implementation.ExternalSynthesisListener
Starts this external synthesized output listener.
startRecognition(SpeechRecognizerProperties, DtmfRecognizerProperties) - Method in interface org.jvoicexml.implementation.InputDevice
Detects and reports character and/or spoken input simultaneously.
startRecognition(SpeechRecognizerProperties, DtmfRecognizerProperties) - Method in class org.jvoicexml.implementation.jvxml.BufferedCharacterInput
Detects and reports character and/or spoken input simultaneously.
startRecognition(SpeechRecognizerProperties, DtmfRecognizerProperties) - Method in interface org.jvoicexml.UserInput
Detects and reports character and/or spoken input simultaneously.
startRecording(UserInput, OutputStream, CallControlProperties) - Method in interface org.jvoicexml.CallControl
Starts recording to the given output stream.
startRecording(SpokenInput, OutputStream, CallControlProperties) - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Starts recording to the given output stream.
startRecording(SpokenInput, OutputStream, CallControlProperties) - Method in interface org.jvoicexml.implementation.Telephony
Starts recording to the given output stream.
startup() - Method in interface org.jvoicexml.JndiSupport
Starts the service.
Startup - Class in org.jvoicexml.startup
Startup the JVoiceXML voice browser.
stop() - Method in class org.jvoicexml.callmanager.BaseCallManager
Stops the call manager and all terminals.
stop() - Method in interface org.jvoicexml.CallManager
Stops the call manager and all terminals.
stop() - Method in class org.jvoicexml.implementation.external.SocketExternalRecognitionListener
Stops this external recognition listener.
stop() - Method in class org.jvoicexml.implementation.external.SocketExternalSynthesisListener
Stops this external synthesized output listener.
stop() - Method in interface org.jvoicexml.implementation.ExternalRecognitionListener
Stops this external recognition listener.
stop() - Method in interface org.jvoicexml.implementation.ExternalSynthesisListener
Stops this external synthesized output listener.
stopPlay() - Method in interface org.jvoicexml.CallControl
Stops a previously started play.
stopPlay() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Stops a previously started play.
stopPlay() - Method in interface org.jvoicexml.implementation.Telephony
Stops a previously started play.
stopRecognition() - Method in interface org.jvoicexml.implementation.InputDevice
Stops a previously started recognition.
stopRecognition() - Method in class org.jvoicexml.implementation.jvxml.BufferedCharacterInput
Stops a previously started recognition.
stopRecognition() - Method in interface org.jvoicexml.UserInput
Stops a previously started recognition.
stopRecord() - Method in interface org.jvoicexml.CallControl
Stops a previously started recording.
stopRecording() - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Stops a previously started recording.
stopRecording() - Method in interface org.jvoicexml.implementation.Telephony
Stops a previously started recording.
stopWaiting() - Method in interface org.jvoicexml.callmanager.Terminal
Stops waiting for incoming connections.
stopWorker() - Method in class org.jvoicexml.implementation.external.SocketExternalListenerWorker
Stops this Workerthread.
storeAudio(AudioInputStream) - Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
Stores the audio from the given stream.
storeAudio(AudioInputStream) - Method in interface org.jvoicexml.DocumentServer
Stores the audio from the given stream.
Stub - Interface in org.jvoicexml.client.jndi
Stub at the client side that remotely calls the skeleton.
SubdialogFormItem - Class in org.jvoicexml.interpreter.formitem
A <>subdialog> input item is roughly like a function call.
SubdialogFormItem(VoiceXmlInterpreterContext, VoiceXmlNode) - Constructor for class org.jvoicexml.interpreter.formitem.SubdialogFormItem
Create a new subdialog input item.
SubdialogResultEvent - Class in org.jvoicexml.event.plain.jvxml
Result of an <subdialog> call..
SubdialogResultEvent(Object) - Constructor for class org.jvoicexml.event.plain.jvxml.SubdialogResultEvent
Constructs a new object.
SubmitEvent - Class in org.jvoicexml.event.plain.jvxml
The FIA processed a <submit> event.
SubmitEvent(DocumentDescriptor) - Constructor for class org.jvoicexml.event.plain.jvxml.SubmitEvent
Constructs a new object.
supportsBargeIn() - Method in interface org.jvoicexml.implementation.OutputDevice
Checks if this implementation platform supports barge-in.
SynthesisResult - Interface in org.jvoicexml
Result of the synthesis process.
SynthesizedOutput - Interface in org.jvoicexml.implementation
Facade for easy access to the system output.
SynthesizedOutputEvent - Class in org.jvoicexml.implementation
Event generated from the SynthesizedOutput implementation.
SynthesizedOutputEvent(ObservableSynthesizedOutput, int, String) - Constructor for class org.jvoicexml.implementation.SynthesizedOutputEvent
Constructs a new object.
SynthesizedOutputListener - Interface in org.jvoicexml.implementation
Listener for events from the SynthesizedOutput implementation.
SynthesizedOutputProvider - Interface in org.jvoicexml.implementation
Objects that implement this class have an association to a SynthesizedOutput device which can be retrieved by the corresponding method
SystemOutput - Interface in org.jvoicexml
Facade for easy access to the system output.

T

TagStrategy - Interface in org.jvoicexml.interpreter
Strategy to execute a node representing executable content.
TagStrategyExecutor - Class in org.jvoicexml.interpreter
Executor for TagStrategys.
TagStrategyExecutor() - Constructor for class org.jvoicexml.interpreter.TagStrategyExecutor
Constructs a new object.
TagStrategyFactory - Interface in org.jvoicexml.interpreter
Factory for TagStrategys from the namespace returned by TagStrategyFactory.getTagNamespace() that can be executed while interpreting the form items.
TagStrategyRepository - Interface in org.jvoicexml.interpreter
TagStrategy repository that knows several TagStrategyFactorys for different namespaces.
TagType - Enum in org.jvoicexml.interpreter.tagstrategy
Type of the TagStrategyFactory.
TcpUriFactory - Class in org.jvoicexml.client
Factory to create an URI representation of a TCP/IP address.
Telephony - Interface in org.jvoicexml.implementation
Telephony support.
telephonyCallAnswered(TelephonyEvent) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Invoked when the Telephony implementation triggered a call answered event.
telephonyCallAnswered(TelephonyEvent) - Method in interface org.jvoicexml.implementation.TelephonyListener
Invoked when the Telephony implementation triggered a call answered event.
telephonyCallHungup(TelephonyEvent) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Invoked when the Telephony implementation triggered a call hangup event.
telephonyCallHungup(TelephonyEvent) - Method in interface org.jvoicexml.implementation.TelephonyListener
Invoked when the Telephony implementation triggered a call hangup event.
telephonyCallTransferred(TelephonyEvent) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Invoked when the Telephony implementation triggered a transfer event.
telephonyCallTransferred(TelephonyEvent) - Method in interface org.jvoicexml.implementation.TelephonyListener
Invoked when the Telephony implementation triggered a transfer event.
telephonyError(ErrorEvent) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
An error occured while communicating over the telephony.
telephonyError(ErrorEvent) - Method in interface org.jvoicexml.implementation.TelephonyListener
An error occured while communicating over the telephony.
TelephonyEvent - Class in org.jvoicexml.implementation
Event generated from the Telephony implementation.
TelephonyEvent(ObservableTelephony, int) - Constructor for class org.jvoicexml.implementation.TelephonyEvent
Constructs a new object.
TelephonyEvent(ObservableTelephony, int, Object) - Constructor for class org.jvoicexml.implementation.TelephonyEvent
Constructs a new object.
TelephonyListener - Interface in org.jvoicexml.implementation
Listener for events from the Telephony implementation.
telephonyMediaEvent(TelephonyEvent) - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Invoked when the Telephony implementation triggered an event.
telephonyMediaEvent(TelephonyEvent) - Method in interface org.jvoicexml.implementation.TelephonyListener
Invoked when the Telephony implementation triggered an event.
TelephonyProvider - Interface in org.jvoicexml.implementation
Objects that implement this class have an association to a Telephony device which can be retrieved by the corresponding method.
Terminal - Interface in org.jvoicexml.callmanager
Terminals are object that are waiting for incoming connections.
terminalConnected(Terminal, CallParameters) - Method in class org.jvoicexml.callmanager.BaseCallManager
A connection has been established with the given terminal.
terminalConnected(Terminal, CallParameters) - Method in interface org.jvoicexml.callmanager.TerminalListener
A connection has been established with the given terminal.
terminalDisconnected(Terminal) - Method in class org.jvoicexml.callmanager.BaseCallManager
A connection has been disconnected with the given terminal.
terminalDisconnected(Terminal) - Method in interface org.jvoicexml.callmanager.TerminalListener
A connection has been disconnected with the given terminal.
terminalError(Terminal, String, Throwable) - Method in class org.jvoicexml.callmanager.BaseCallManager
An error has occurred while interacting with the terminal.
terminalError(Terminal, String, Throwable) - Method in interface org.jvoicexml.callmanager.TerminalListener
An error has occurred while interacting with the terminal.
TerminalListener - Interface in org.jvoicexml.callmanager
A listener to terminal events.
TEXT_PLAIN - Static variable in interface org.jvoicexml.DocumentServer
Constant for the object type text/plain to retrieve.
TEXT_XML - Static variable in interface org.jvoicexml.DocumentServer
Constant for the object type text/xml to retrieve.
toArray() - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
toArray(T[]) - Method in class org.jvoicexml.interpreter.scope.ScopedCollection
toArray() - Method in class org.jvoicexml.interpreter.scope.ScopedSet
toArray(T[]) - Method in class org.jvoicexml.interpreter.scope.ScopedSet
toJSON(ScriptableObject) - Static method in class org.jvoicexml.interpreter.ScriptingEngine
Transforms the given ScriptableObject into a JSON string.
toString() - Method in class org.jvoicexml.client.BasicConnectionInformation
toString() - Method in class org.jvoicexml.implementation.SpokenInputEvent
toString() - Method in class org.jvoicexml.interpreter.JVoiceXmlApplication
toString() - Method in class org.jvoicexml.SpeakablePlainText
toString() - Method in class org.jvoicexml.SpeakableSsmlText
toUri() - Method in class org.jvoicexml.documentserver.VariableEncoder
Gets an encoded URI, consisting of the base URI, and assigned variables.
transfer(String) - Method in interface org.jvoicexml.CallControl
Transfers the current call.
transfer(String) - Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
Transfers the current call.
transfer(String) - Method in interface org.jvoicexml.implementation.Telephony
Transfers the current call.
TransferEvent - Class in org.jvoicexml.event.plain.jvxml
The call has been successfully transferred.
TransferEvent(String, String) - Constructor for class org.jvoicexml.event.plain.jvxml.TransferEvent
Constructs a new event with the event type as its detail message.
TransferFormItem - Class in org.jvoicexml.interpreter.formitem
An input item which transfers the user to another telephone number.
TransferFormItem(VoiceXmlInterpreterContext, VoiceXmlNode) - Constructor for class org.jvoicexml.interpreter.formitem.TransferFormItem
Create a new transfer input item.
TRANSFERRED - Static variable in class org.jvoicexml.implementation.TelephonyEvent
A call has been transferred.
TransferShadowVarContainer - Class in org.jvoicexml.interpreter.formitem
Component that provides a container for the shadowed variables of a transfer.
TransferShadowVarContainer() - Constructor for class org.jvoicexml.interpreter.formitem.TransferShadowVarContainer
Constructs a new object.
transformGrammar(UserInput, GrammarDocument) - Method in interface org.jvoicexml.implementation.grammar.GrammarTransformer
Creates a JSGF compatible grammar object, which can be passed to the ASR engine.
transformGrammar(UserInput, GrammarDocument) - Method in class org.jvoicexml.implementation.grammar.transformer.IdentGrammarTransformer
Creates a JSGF compatible grammar object, which can be passed to the ASR engine.
transformGrammar(UserInput, GrammarDocument) - Method in class org.jvoicexml.implementation.grammar.transformer.NuanceDynagramBinaryGrammarTransformer
Creates a JSGF compatible grammar object, which can be passed to the ASR engine.
transformGrammar(UserInput, GrammarDocument) - Method in class org.jvoicexml.implementation.grammar.transformer.XsltGrammarTransformer
Creates a JSGF compatible grammar object, which can be passed to the ASR engine.
typeSupported(GrammarType) - Method in class org.jvoicexml.interpreter.grammar.GrammarIdentifierCentral
Checks whether the given type is supported by one of the registered identifiers or not.

U

UnsupportedBuiltinError - Class in org.jvoicexml.event.error
The platform does not support a requested builtin type/grammar.
UnsupportedBuiltinError() - Constructor for class org.jvoicexml.event.error.UnsupportedBuiltinError
Constructs a new UnsupportedBuiltinError with the default detail message.
UnsupportedBuiltinError(Throwable) - Constructor for class org.jvoicexml.event.error.UnsupportedBuiltinError
Constructs a new UnsupportedBuiltinError with the specified cause and the default detail message.
UnsupportedBuiltinError(String, Throwable) - Constructor for class org.jvoicexml.event.error.UnsupportedBuiltinError
Constructs a new UnsupportedBuiltinError with the specified cause and the specified detail message.
UnsupportedBuiltinError(String) - Constructor for class org.jvoicexml.event.error.UnsupportedBuiltinError
Constructs a new UnsupportedBuiltinError with the specified detail message.
UnsupportedElementError - Class in org.jvoicexml.event.error
The platform does not support the given element, where element is a VoiceXML element defined in this specification.
UnsupportedElementError(String) - Constructor for class org.jvoicexml.event.error.UnsupportedElementError
Constructs a new event with the event type as its detail message.
UnsupportedElementError(String, String) - Constructor for class org.jvoicexml.event.error.UnsupportedElementError
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
UnsupportedElementError(String, Throwable) - Constructor for class org.jvoicexml.event.error.UnsupportedElementError
Constructs a new event with the specified cause and a detail message of (cause==null ?
UnsupportedElementError(String, String, Throwable) - Constructor for class org.jvoicexml.event.error.UnsupportedElementError
Constructs a new event with the specified detail message and cause.
UnsupportedFormatError - Class in org.jvoicexml.event.error
The requested resource has a format that is not supported by the platform, e.g. an unsupported grammar format, or media type.
UnsupportedFormatError() - Constructor for class org.jvoicexml.event.error.UnsupportedFormatError
Constructs a new event with the event type as its detail message.
UnsupportedFormatError(String) - Constructor for class org.jvoicexml.event.error.UnsupportedFormatError
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
UnsupportedFormatError(Throwable) - Constructor for class org.jvoicexml.event.error.UnsupportedFormatError
Constructs a new event with the specified cause and a detail message of (cause==null ?
UnsupportedFormatError(String, Throwable) - Constructor for class org.jvoicexml.event.error.UnsupportedFormatError
Constructs a new event with the specified detail message and cause.
UnsupportedLanguageError - Class in org.jvoicexml.event.error
The platform does not support the language for either speech synthesis or speech recognition.
UnsupportedLanguageError() - Constructor for class org.jvoicexml.event.error.UnsupportedLanguageError
Constructs a new event with the event type as its detail message.
UnsupportedLanguageError(String) - Constructor for class org.jvoicexml.event.error.UnsupportedLanguageError
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
UnsupportedLanguageError(Throwable) - Constructor for class org.jvoicexml.event.error.UnsupportedLanguageError
Constructs a new event with the specified cause and a detail message of (cause==null ?
UnsupportedLanguageError(String, Throwable) - Constructor for class org.jvoicexml.event.error.UnsupportedLanguageError
Constructs a new event with the specified detail message and cause.
UnsupportedObjectnameError - Class in org.jvoicexml.event.error
The platform does not support a particular platform-specific object.
UnsupportedObjectnameError() - Constructor for class org.jvoicexml.event.error.UnsupportedObjectnameError
Constructs a new event with the event type as its detail message.
UnsupportedObjectnameError(String) - Constructor for class org.jvoicexml.event.error.UnsupportedObjectnameError
Constructs a new event with the specified detail message. the given detail message is expanded to the form <EVENT_TYPE>>: <message>.
UnsupportedObjectnameError(Throwable) - Constructor for class org.jvoicexml.event.error.UnsupportedObjectnameError
Constructs a new event with the specified cause and a detail message of (cause==null ?
UnsupportedObjectnameError(String, Throwable) - Constructor for class org.jvoicexml.event.error.UnsupportedObjectnameError
Constructs a new event with the specified detail message and cause.
userEvent(int, Participant[]) - Method in class org.jvoicexml.client.rtp.RtpPlayer
UserInput - Interface in org.jvoicexml
Facade for easy control and monitoring of the user's input.

V

validateAttributes() - Method in interface org.jvoicexml.interpreter.SsmlParsingStrategy
Validates the attributes of the current node.
validateAttributes() - Method in interface org.jvoicexml.interpreter.TagStrategy
Validates the attributes of the current node.
valueOf(String) - Static method in enum org.jvoicexml.interpreter.InterpreterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvoicexml.interpreter.scope.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvoicexml.interpreter.tagstrategy.TagType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jvoicexml.interpreter.InterpreterState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jvoicexml.interpreter.scope.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jvoicexml.interpreter.scope.ScopedMap
Returns a collection view of the values contained in this map.
values() - Static method in enum org.jvoicexml.interpreter.tagstrategy.TagType
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE_NAME - Static variable in class org.jvoicexml.interpreter.variables.ApplicationShadowVarContainer
Name of the application variable.
VARIABLE_NAME - Static variable in class org.jvoicexml.interpreter.variables.DialogShadowVarContainer
Name of the document variable.
VARIABLE_NAME - Static variable in class org.jvoicexml.interpreter.variables.DocumentShadowVarContainer
Name of the document variable.
VARIABLE_NAME - Static variable in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
Name of the document variable.
VariableEncoder - Class in org.jvoicexml.documentserver
Convenient class to access variables from a given URI or add variables to it to send them back to the DocumentServer.
VariableEncoder(URI) - Constructor for class org.jvoicexml.documentserver.VariableEncoder
Construct a new object.
VariableProvider - Class in org.jvoicexml.interpreter.variables
Storage for user defined var containers.
VariableProvider(String) - Constructor for class org.jvoicexml.interpreter.variables.VariableProvider
Constructs a new object.
VariableProviders - Class in org.jvoicexml.interpreter.variables
Variable providers.
VariableProviders() - Constructor for class org.jvoicexml.interpreter.variables.VariableProviders
Constructs a new object.
visitBlockFormItem(BlockFormItem) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
A <block> element is visited by setting its form item variable to true, evaluating its content, and then bypassing the process phase.
visitBlockFormItem(BlockFormItem) - Method in interface org.jvoicexml.interpreter.FormItemVisitor
A <block> element is visited by setting its form item variable to true, evaluating its content, and then bypassing the process phase.
visitFieldFormItem(InputItem) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
If a <field> is visited, the FIA selects and queues up any prompts based on the item's prompt counter and prompt conditions.
visitFieldFormItem(InputItem) - Method in interface org.jvoicexml.interpreter.FormItemVisitor
If a <field> is visited, the FIA selects and queues up any prompts based on the item's prompt counter and prompt conditions.
visitInitialFormItem(InitialFormItem) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
This element controls the initial interaction in a mixed initiative form.
visitInitialFormItem(InitialFormItem) - Method in interface org.jvoicexml.interpreter.FormItemVisitor
This element controls the initial interaction in a mixed initiative form.
visitObjectFormItem(ObjectFormItem) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
This input item invokes a platform-specific object with various parameters.
visitObjectFormItem(ObjectFormItem) - Method in interface org.jvoicexml.interpreter.FormItemVisitor
This input item invokes a platform-specific object with various parameters.
visitRecordFormItem(RecordFormItem) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
An input item whose value is an audio clip recorded by the user.
visitRecordFormItem(RecordFormItem) - Method in interface org.jvoicexml.interpreter.FormItemVisitor
An input item whose value is an audio clip recorded by the user.
visitSubdialogFormItem(SubdialogFormItem) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
A <>subdialog> input item is roughly like a function call.
visitSubdialogFormItem(SubdialogFormItem) - Method in interface org.jvoicexml.interpreter.FormItemVisitor
A <>subdialog> input item is roughly like a function call.
visitTransferFormItem(TransferFormItem) - Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
An input item which transfers the user to another telephone number.
visitTransferFormItem(TransferFormItem) - Method in interface org.jvoicexml.interpreter.FormItemVisitor
An input item which transfers the user to another telephone number.
VoiceXmlInterpreter - Class in org.jvoicexml.interpreter
VoiceXML interpreter that process VoiceXML documents retrieved from a document server.
VoiceXmlInterpreter(VoiceXmlInterpreterContext) - Constructor for class org.jvoicexml.interpreter.VoiceXmlInterpreter
Constructs a new object.
VoiceXmlInterpreterContext - Class in org.jvoicexml.interpreter
Component that uses a VoiceXML interpreter to interpret a VoiceXML document and that may also interact with the implementation platform independent of the VoiceXML interpreter.
VoiceXmlInterpreterContext(JVoiceXmlSession, Configuration) - Constructor for class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Create a new object.
VoiceXmlInterpreterContext(JVoiceXmlSession, Configuration, ScopeObserver) - Constructor for class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
Create a new object.

W

waitEvent() - Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
Waits until an event was generated in the implementation platform.
waitEvent() - Method in interface org.jvoicexml.interpreter.EventHandler
Waits until an event was generated in the implementation platform.
waitForConnections() - Method in interface org.jvoicexml.callmanager.Terminal
Starts waiting for incoming connections.
waitNonBargeInPlayed() - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Delays until all prompts are played that do not allow for barge-in.
waitNonBargeInPlayed() - Method in interface org.jvoicexml.implementation.SynthesizedOutput
Delays until all prompts are played that do not allow for barge-in.
waitNonBargeInPlayed() - Method in interface org.jvoicexml.ImplementationPlatform
Delays until all prompts are played that do not allow for barge-in.
waitOutputQueueEmpty() - Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
Delays until all prompts are played.
waitOutputQueueEmpty() - Method in interface org.jvoicexml.ImplementationPlatform
Delays until all prompts are played.
waitQueueEmpty() - Method in interface org.jvoicexml.implementation.SynthesizedOutput
Convenient method to wait until all output is being played.
waitSessionEnd() - Method in interface org.jvoicexml.client.jndi.RemoteSession
Delays until the session ends.
waitSessionEnd() - Method in class org.jvoicexml.client.jndi.SessionStub
Delays until the session ends.
waitSessionEnd() - Method in interface org.jvoicexml.client.RemoteSession
Delays until the session ends.
waitSessionEnd() - Method in class org.jvoicexml.interpreter.JVoiceXmlSession
Delays until the session ends.
waitSessionEnd() - Method in interface org.jvoicexml.Session
Delays until the session ends.
waitShutdownComplete() - Method in class org.jvoicexml.JVoiceXmlMain
Waits until the VoiceXML interpreter has been shutdown.
WordVarContainer - Class in org.jvoicexml.interpreter.variables
Component that provides a container for the words.
WordVarContainer(String, float) - Constructor for class org.jvoicexml.interpreter.variables.WordVarContainer
Constructs a new object.

X

XsltGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
This class implements the GrammarTransformer interface based on XSL transformation.
XsltGrammarTransformer() - Constructor for class org.jvoicexml.implementation.grammar.transformer.XsltGrammarTransformer
Constructs a new object.

A B C D E F G H I J K L M N O P Q R S T U V W X

Copyright © 2005-2010JVoiceXML group.