Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

V

VALUE_ATTRIBUTE - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
VALUE_ELEMENT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
VALUE_PROPERTY - Static variable in class com.nuecho.rivr.voicexml.servlet.VoiceXmlInputTurnFactory
 
VALUE_TYPE_ATTRIBUTE - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
valueOf(String) - Static method in enum com.nuecho.rivr.core.util.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nuecho.rivr.core.util.logging.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nuecho.rivr.voicexml.rendering.voicexml.SubmitMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nuecho.rivr.voicexml.turn.output.fetch.FetchHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nuecho.rivr.voicexml.turn.output.fetch.ResourceDefaultFetchConfiguration.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nuecho.rivr.voicexml.turn.output.Interaction.BargeInType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nuecho.rivr.voicexml.turn.output.ObjectCall.ParameterValueType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.nuecho.rivr.core.util.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nuecho.rivr.core.util.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nuecho.rivr.voicexml.rendering.voicexml.SubmitMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nuecho.rivr.voicexml.turn.output.fetch.FetchHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nuecho.rivr.voicexml.turn.output.fetch.ResourceDefaultFetchConfiguration.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nuecho.rivr.voicexml.turn.output.Interaction.BargeInType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nuecho.rivr.voicexml.turn.output.ObjectCall.ParameterValueType
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_ELEMENT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
VariableList - Class in com.nuecho.rivr.voicexml.turn
Collection of pairs of variable names and initial expression.
VariableList() - Constructor for class com.nuecho.rivr.voicexml.turn.VariableList
 
Version - Class in com.nuecho.rivr.core
 
Version() - Constructor for class com.nuecho.rivr.core.Version
 
Version - Class in com.nuecho.rivr.voicexml
 
Version() - Constructor for class com.nuecho.rivr.voicexml.Version
 
VERSION_ATTRIBUTE - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
VersionBase - Class in com.nuecho.rivr.core.util
 
VersionBase() - Constructor for class com.nuecho.rivr.core.util.VersionBase
 
VOICE_INPUT_MODE - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
VOICE_INPUTMODE_VALUE - Static variable in class com.nuecho.rivr.voicexml.servlet.VoiceXmlInputTurnFactory
 
VOICE_XML_CONTENT_TYPE - Static variable in class com.nuecho.rivr.voicexml.servlet.VoiceXmlDialogueServlet
 
VOICEXML_NAMESPACE - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
VoiceXmlDialogue - Interface in com.nuecho.rivr.voicexml.dialogue
VoiceXML specialization of Dialogue.
VoiceXmlDialogueChannel - Interface in com.nuecho.rivr.voicexml.dialogue
VoiceXML specialization of DialogueChannel
VoiceXmlDialogueContext - Class in com.nuecho.rivr.voicexml.dialogue
VoiceXML specialization of DialogueContext.
VoiceXmlDialogueContext(DialogueChannel<VoiceXmlInputTurn, VoiceXmlOutputTurn>, Logger, String, String, String) - Constructor for class com.nuecho.rivr.voicexml.dialogue.VoiceXmlDialogueContext
 
VoiceXmlDialogueContextFactory - Class in com.nuecho.rivr.voicexml.servlet
Default DialogueContextFactory for VoiceXML.
VoiceXmlDialogueContextFactory() - Constructor for class com.nuecho.rivr.voicexml.servlet.VoiceXmlDialogueContextFactory
 
VoiceXmlDialogueFactory - Interface in com.nuecho.rivr.voicexml.dialogue
VoiceXML specialization of DialogueFactory.
VoiceXmlDialogueServlet - Class in com.nuecho.rivr.voicexml.servlet
Implementation of the DialogueServlet specialized for VoiceXML.
VoiceXmlDialogueServlet() - Constructor for class com.nuecho.rivr.voicexml.servlet.VoiceXmlDialogueServlet
 
VoiceXmlDocumentAdapter - Interface in com.nuecho.rivr.voicexml.turn
Specifies a transformation on a VoiceXML document in its org.w3c.dom.Document form.
VoiceXmlDocumentRenderingException - Exception in com.nuecho.rivr.voicexml.rendering.voicexml
Error during generation of VoiceXML document.
VoiceXmlDocumentRenderingException() - Constructor for exception com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDocumentRenderingException
 
VoiceXmlDocumentRenderingException(String) - Constructor for exception com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDocumentRenderingException
 
VoiceXmlDocumentRenderingException(Throwable) - Constructor for exception com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDocumentRenderingException
 
VoiceXmlDocumentRenderingException(String, Throwable) - Constructor for exception com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDocumentRenderingException
 
VoiceXmlDocumentTurn - Class in com.nuecho.rivr.voicexml.turn
VoiceXmlDocumentTurn(String) - Constructor for class com.nuecho.rivr.voicexml.turn.VoiceXmlDocumentTurn
 
VoiceXmlDomUtil - Class in com.nuecho.rivr.voicexml.rendering.voicexml
Utility class containing most of the VoiceXML document generation methods.
VoiceXmlDomUtil() - Constructor for class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
VoiceXmlErrorHandler - Interface in com.nuecho.rivr.voicexml.servlet
VoiceXML specialization of ErrorHandler.
VoiceXmlEvent - Class in com.nuecho.rivr.voicexml.turn.input
A VoiceXml event thrown by the platform composed of a name and a message.
VoiceXmlEvent(String, String) - Constructor for class com.nuecho.rivr.voicexml.turn.input.VoiceXmlEvent
 
VoiceXmlFirstTurn - Class in com.nuecho.rivr.voicexml.turn.first
First turn passed when running a VoiceXmlDialogue, it can be used to consult the parameters from the initial request.
VoiceXmlFirstTurn() - Constructor for class com.nuecho.rivr.voicexml.turn.first.VoiceXmlFirstTurn
 
VoiceXmlFirstTurn(Map<String, String>) - Constructor for class com.nuecho.rivr.voicexml.turn.first.VoiceXmlFirstTurn
 
VoiceXmlInputTurn - Class in com.nuecho.rivr.voicexml.turn.input
The result of an interaction with the platform, it may contains one or many of the following: a recognition result, a recording, VoiceXml events, a transfer status, a script result, uploaded files.
VoiceXmlInputTurn() - Constructor for class com.nuecho.rivr.voicexml.turn.input.VoiceXmlInputTurn
 
VoiceXmlInputTurnFactory - Class in com.nuecho.rivr.voicexml.servlet
VoiceXML specialization of InputTurnFactory.
VoiceXmlInputTurnFactory() - Constructor for class com.nuecho.rivr.voicexml.servlet.VoiceXmlInputTurnFactory
 
VoiceXmlLastTurn - Class in com.nuecho.rivr.voicexml.turn.last
Base class for the last turn returned by a VoiceXmlDialogue.
VoiceXmlLastTurn(String) - Constructor for class com.nuecho.rivr.voicexml.turn.last.VoiceXmlLastTurn
 
VoiceXmlOutputTurn - Class in com.nuecho.rivr.voicexml.turn.output
This abstract class is the superclass of all classes representing a turn interpreted by the VoiceXML platform.
VoiceXmlOutputTurn(String) - Constructor for class com.nuecho.rivr.voicexml.turn.output.VoiceXmlOutputTurn
 
VoiceXmlRootDocumentFactory - Interface in com.nuecho.rivr.voicexml.servlet
 
VoiceXmlStepRenderer - Class in com.nuecho.rivr.voicexml.rendering.voicexml
VoiceXML specialization of StepRenderer.
VoiceXmlStepRenderer(List<? extends VoiceXmlDocumentAdapter>) - Constructor for class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlStepRenderer
 
VoiceXmlTestDialogueChannel - Class in com.nuecho.rivr.voicexml.test
Implementation of VoiceXmlDialogueChannel intended for unit testing.
VoiceXmlTestDialogueChannel(String, Duration) - Constructor for class com.nuecho.rivr.voicexml.test.VoiceXmlTestDialogueChannel
 
VoiceXmlUtils - Class in com.nuecho.rivr.voicexml.util
Utility class for VoiceXML-related aspects.
VXML_ELEMENT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links
To report errors, inconsistencies and omissions in the Rivr API documentation, please open an issue.

Copyright © 2019 Nu Echo Inc..