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 

S

script(String) - Static method in class com.nuecho.rivr.voicexml.turn.output.OutputTurns
 
Script - Class in com.nuecho.rivr.voicexml.turn.output
A Script is a VoiceXmlOutputTurn that declares variables and/or executes a script.
Script(String) - Constructor for class com.nuecho.rivr.voicexml.turn.output.Script
 
Script.Builder - Class in com.nuecho.rivr.voicexml.turn.output
Builder used to ease the creation of instances of Script.
SCRIPT_ELEMENT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
SECOND_IN_MILLIS - Static variable in class com.nuecho.rivr.core.util.Duration
 
seconds(long) - Static method in class com.nuecho.rivr.core.util.Duration
 
SENSITIVITY_PROPERTY - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
ServletResponseContent - Interface in com.nuecho.rivr.core.servlet
Encapsulates servlet response (content, type and length)
Session<I extends InputTurn,O extends OutputTurn,F extends FirstTurn,L extends LastTurn,C extends DialogueContext<I,O>> - Class in com.nuecho.rivr.core.servlet.session
Contains everything that is required for the dialogue to run in a DialogueServlet controller.
Session(SessionContainer<I, O, F, L, C>, String) - Constructor for class com.nuecho.rivr.core.servlet.session.Session
 
SessionContainer<I extends InputTurn,O extends OutputTurn,F extends FirstTurn,L extends LastTurn,C extends DialogueContext<I,O>> - Class in com.nuecho.rivr.core.servlet.session
Stores Session and check for expirations.
SessionContainer(Logger, Duration, Duration, String) - Constructor for class com.nuecho.rivr.core.servlet.session.SessionContainer
 
SessionNotFoundException - Exception in com.nuecho.rivr.core.servlet.session
Thrown when a session could not be found in the SessionContainer.
SessionNotFoundException() - Constructor for exception com.nuecho.rivr.core.servlet.session.SessionNotFoundException
 
SessionNotFoundException(String, Throwable) - Constructor for exception com.nuecho.rivr.core.servlet.session.SessionNotFoundException
 
SessionNotFoundException(String) - Constructor for exception com.nuecho.rivr.core.servlet.session.SessionNotFoundException
 
SessionNotFoundException(Throwable) - Constructor for exception com.nuecho.rivr.core.servlet.session.SessionNotFoundException
 
setAcknowledgeAudioItems(List<? extends AudioItem>) - Method in class com.nuecho.rivr.voicexml.turn.output.Interaction.FinalRecognitionWindow
 
setAcknowledgeAudioItems(AudioItem...) - Method in class com.nuecho.rivr.voicexml.turn.output.Interaction.FinalRecognitionWindow
 
setAcknowledgeAudioItems(List<? extends AudioItem>) - Method in class com.nuecho.rivr.voicexml.turn.output.Interaction.FinalRecordingWindow
 
setAcknowledgeAudioItems(AudioItem...) - Method in class com.nuecho.rivr.voicexml.turn.output.Interaction.FinalRecordingWindow
 
setAlternate(SpeechSynthesis) - Method in class com.nuecho.rivr.voicexml.turn.output.audio.AudioFile
 
setAlternate(String) - Method in class com.nuecho.rivr.voicexml.turn.output.audio.AudioFile
 
setApplicationToApplication(String) - Method in class com.nuecho.rivr.voicexml.turn.output.Transfer.Builder
 
setApplicationToApplicationInformation(String) - Method in class com.nuecho.rivr.voicexml.turn.output.Transfer
 
setArchives(List<String>) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall
 
setAssociatedHttpSession(HttpSession) - Method in class com.nuecho.rivr.core.servlet.session.Session
 
setAttribute(Element, String, String) - Static method in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
setBargein(Boolean) - Method in class com.nuecho.rivr.voicexml.turn.output.Message.Builder
 
setBargeIn(Boolean) - Method in class com.nuecho.rivr.voicexml.turn.output.Message
 
setBargeInType(Interaction.BargeInType) - Method in class com.nuecho.rivr.voicexml.turn.output.Interaction.Builder
Sets the barge-in type to either Interaction.BargeInType.speech or Interaction.BargeInType.hotword for the prompts that will be added using one of the addPrompt(...) methods.
setBase(String) - Method in class com.nuecho.rivr.voicexml.turn.output.grammar.InlineStringGrammar
 
setBeep(Boolean) - Method in class com.nuecho.rivr.voicexml.turn.output.Recording
 
setBooleanAttribute(Element, String, Boolean) - Static method in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
setCacheControlDurationAttribute(Element, String, Duration) - Static method in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
setClassId(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall.Builder
 
setClassId(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall
 
setClientSideAssignationDestination(String) - Method in class com.nuecho.rivr.voicexml.turn.output.Recording
 
setCode(String) - Method in class com.nuecho.rivr.voicexml.turn.output.Script.Builder
 
setCode(String) - Method in class com.nuecho.rivr.voicexml.turn.output.Script
 
setCodeBase(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall.Builder
 
setCodeBase(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall
 
setCodeType(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall.Builder
 
setCodeType(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall
 
setCompleteTimeout(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.SpeechRecognition
 
setConfidenceLevel(Double) - Method in class com.nuecho.rivr.voicexml.turn.output.SpeechRecognition
 
setConnectTimeout(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.SupervisedTransfer.Builder
 
setConnectTimeout(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.SupervisedTransfer
 
setControllerTimeout(Duration) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
Sets maximum duration the dialogue thread can wait for the controller response.
setData(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall.Builder
 
setData(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall
 
setDefaultFetchAudio(String) - Method in class com.nuecho.rivr.voicexml.turn.output.fetch.DefaultFetchConfiguration
 
setDefaultFetchTimeout(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.fetch.DefaultFetchConfiguration
 
setDefaultReceiveFromControllerTimeout(Duration) - Method in class com.nuecho.rivr.core.channel.synchronous.SynchronousDialogueChannel
Sets the maximum duration the dialogue thread can wait for a turn from the controller thread when not specified by the dialogue.
setDefaultReceiveFromDialogueTimeout(Duration) - Method in class com.nuecho.rivr.core.channel.synchronous.SynchronousDialogueChannel
Sets the maximum duration the controller thread can wait for a turn or an error from the dialogue thread when not specified by the controller.
setDefaultTimeout(Duration) - Method in class com.nuecho.rivr.core.test.TestDialogueChannel
 
setDestination(String) - Method in class com.nuecho.rivr.voicexml.turn.output.Transfer.Builder
 
setDialogueChannel(SynchronousDialogueChannel<I, O, F, L, C>) - Method in class com.nuecho.rivr.core.servlet.session.Session
 
setDialogueContext(C) - Method in class com.nuecho.rivr.core.servlet.session.Session
 
setDialogueContextFactory(DialogueContextFactory<C, I, O>) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
 
setDialogueFactory(DialogueFactory<I, O, F, L, C>) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
 
setDialogueId(String) - Method in class com.nuecho.rivr.voicexml.dialogue.VoiceXmlDialogueContext
 
setDialogueTimeout(Duration) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
Sets maximum duration the servlet thread can wait for the dialogue response.
setDocumentFetchConfiguration(DocumentFetchConfiguration) - Method in class com.nuecho.rivr.voicexml.turn.output.fetch.DefaultFetchConfiguration
 
setDtmfRecognition(DtmfRecognition) - Method in class com.nuecho.rivr.voicexml.turn.output.SupervisedTransfer.Builder
 
setDtmfRecognition(DtmfRecognition) - Method in class com.nuecho.rivr.voicexml.turn.output.SupervisedTransfer
 
setDtmfTerm(Boolean) - Method in class com.nuecho.rivr.voicexml.turn.output.Recording
 
setDtmfTermRecognition(DtmfRecognition) - Method in class com.nuecho.rivr.voicexml.turn.output.Recording
 
setDurationAttribute(Element, String, Duration) - Static method in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
setErrorHandler(ErrorHandler<L>) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
 
setEvents(List<VoiceXmlEvent>) - Method in class com.nuecho.rivr.voicexml.turn.input.VoiceXmlInputTurn
 
setFatalErrorFormFactory(FatalErrorFormFactory) - Method in class com.nuecho.rivr.voicexml.dialogue.VoiceXmlDialogueContext
 
setFetchAudio(String) - Method in class com.nuecho.rivr.voicexml.turn.output.fetch.DocumentFetchConfiguration
 
setFetchConfiguration(DefaultFetchConfiguration) - Method in class com.nuecho.rivr.voicexml.dialogue.VoiceXmlDialogueContext
 
setFetchConfiguration(DocumentFetchConfiguration) - Method in class com.nuecho.rivr.voicexml.turn.last.Goto
 
setFetchConfiguration(DocumentFetchConfiguration) - Method in class com.nuecho.rivr.voicexml.turn.last.Submit
 
setFetchConfiguration(FetchConfiguration) - Method in class com.nuecho.rivr.voicexml.turn.output.audio.AudioFile
 
setFetchConfiguration(FetchConfiguration) - Method in class com.nuecho.rivr.voicexml.turn.output.grammar.GrammarReference
 
setFetchConfiguration(FetchConfiguration) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall.Builder
 
setFetchConfiguration(FetchConfiguration) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall
 
setFetchConfiguration(DocumentFetchConfiguration) - Method in class com.nuecho.rivr.voicexml.turn.output.SubdialogueCall.Builder
 
setFetchConfiguration(DocumentFetchConfiguration) - Method in class com.nuecho.rivr.voicexml.turn.output.SubdialogueCall
 
setFetchHint(FetchHint) - Method in class com.nuecho.rivr.voicexml.turn.output.fetch.FetchConfiguration
 
setFetchHint(FetchHint) - Method in class com.nuecho.rivr.voicexml.turn.output.fetch.ResourceDefaultFetchConfiguration
 
setFetchHintAttribute(Element, String, FetchHint) - Static method in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
setFiles(Map<String, FileUpload>) - Method in class com.nuecho.rivr.voicexml.turn.input.VoiceXmlInputTurn
 
setFinalSilence(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.Recording
 
setGrammarItems(GrammarItem...) - Method in class com.nuecho.rivr.voicexml.turn.output.Recognition
 
setGrammarItems(List<? extends GrammarItem>) - Method in class com.nuecho.rivr.voicexml.turn.output.Recognition
 
setHotWordBargeIn(Interaction.BargeInType) - Method in class com.nuecho.rivr.voicexml.turn.output.Interaction.Prompt
 
setIncompleteTimeout(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.SpeechRecognition
 
setInputTurnFactory(InputTurnFactory<I, F>) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
 
setInterDigitTimeout(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.DtmfRecognition
 
setJsonValue(JsonValue) - Method in class com.nuecho.rivr.voicexml.turn.input.VoiceXmlInputTurn
 
setLanguage(String) - Method in class com.nuecho.rivr.voicexml.dialogue.VoiceXmlDialogueContext
 
setLanguage(String) - Method in class com.nuecho.rivr.voicexml.turn.output.grammar.InlineStringGrammar
 
setLanguage(String) - Method in class com.nuecho.rivr.voicexml.turn.output.Interaction.Builder
Sets the language code for the prompts that will be added using one of the addPrompt(...) methods.
setLanguage(String) - Method in class com.nuecho.rivr.voicexml.turn.output.Interaction.Prompt
 
setLanguage(String) - Method in class com.nuecho.rivr.voicexml.turn.output.Message.Builder
 
setLanguage(String) - Method in class com.nuecho.rivr.voicexml.turn.output.Message
 
setLogger(Logger) - Method in class com.nuecho.rivr.core.channel.synchronous.SynchronousDialogueChannel
Sets the logger for this dialogue channel.
setLoggerFactory(ILoggerFactory) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
 
setMaxAge(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.fetch.FetchConfiguration
 
setMaxAge(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.fetch.ResourceDefaultFetchConfiguration
 
setMaximumDuration(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.BridgeTransfer.Builder
 
setMaximumTime(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.BridgeTransfer
 
setMaximumTime(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.Recording
 
setMaxNBest(Integer) - Method in class com.nuecho.rivr.voicexml.turn.output.SpeechRecognition
 
setMaxSpeechTimeout(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.SpeechRecognition
 
setMaxStale(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.fetch.FetchConfiguration
 
setMaxStale(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.fetch.ResourceDefaultFetchConfiguration
 
setMediaEncodingType(String) - Method in class com.nuecho.rivr.voicexml.turn.last.Submit
 
setMediaType(String) - Method in class com.nuecho.rivr.voicexml.turn.output.grammar.GrammarItem
 
setMethod(SubmitMethod) - Method in class com.nuecho.rivr.voicexml.turn.last.Submit
 
setMethod(SubmitMethod) - Method in class com.nuecho.rivr.voicexml.turn.output.SubdialogueCall.Builder
 
setMethod(SubmitMethod) - Method in class com.nuecho.rivr.voicexml.turn.output.SubdialogueCall
 
setNoInputTimeout(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.Interaction.FinalRecognitionWindow
 
setNoInputTimeout(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.Interaction.FinalRecordingWindow
 
setParameters(List<ObjectCall.Parameter>) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall
 
setParameters(ObjectCall.Parameter...) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall
 
setPostAudioToServer(boolean) - Method in class com.nuecho.rivr.voicexml.turn.output.Recording
 
setPostDialogueScript(String) - Method in class com.nuecho.rivr.voicexml.turn.output.SubdialogueCall.Builder
 
setPostDialogueScript(String) - Method in class com.nuecho.rivr.voicexml.turn.output.SubdialogueCall
 
setPostObjectScript(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall.Builder
 
setPostObjectScript(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall
 
setRecognitionInfo(RecognitionInfo) - Method in class com.nuecho.rivr.voicexml.turn.input.VoiceXmlInputTurn
 
setRecordingInfo(RecordingInfo) - Method in class com.nuecho.rivr.voicexml.turn.input.VoiceXmlInputTurn
 
setRoot(String) - Method in class com.nuecho.rivr.voicexml.turn.output.grammar.InlineStringGrammar
 
setRootDocumentFactory(VoiceXmlRootDocumentFactory) - Method in class com.nuecho.rivr.voicexml.servlet.VoiceXmlDialogueServlet
 
setSendTimeout(Duration) - Method in class com.nuecho.rivr.core.channel.synchronous.SynchronousDialogueChannel
Sets the maximum duration for send operations.
setSensitivity(Double) - Method in class com.nuecho.rivr.voicexml.turn.output.SpeechRecognition
 
setSessionScanPeriod(Duration) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
 
setSessionTimeout(Duration) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
 
setSpeechRecognition(SpeechRecognition) - Method in class com.nuecho.rivr.voicexml.turn.output.SupervisedTransfer.Builder
 
setSpeechRecognition(SpeechRecognition) - Method in class com.nuecho.rivr.voicexml.turn.output.SupervisedTransfer
 
setSpeedVersusAccuracy(Double) - Method in class com.nuecho.rivr.voicexml.turn.output.SpeechRecognition
 
setSubdialogueParameters(Collection<SubdialogueCall.Parameter>) - Method in class com.nuecho.rivr.voicexml.turn.output.SubdialogueCall
 
setSubdialogueParameters(SubdialogueCall.Parameter...) - Method in class com.nuecho.rivr.voicexml.turn.output.SubdialogueCall
 
setSubmitParameters(VariableList) - Method in class com.nuecho.rivr.voicexml.turn.output.SubdialogueCall
 
setTagFormat(String) - Method in class com.nuecho.rivr.voicexml.turn.output.grammar.InlineStringGrammar
 
setTermChar(String) - Method in class com.nuecho.rivr.voicexml.turn.output.DtmfRecognition
 
setTermTimeout(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.DtmfRecognition
 
setTimeOut(Duration) - Method in class com.nuecho.rivr.voicexml.turn.output.fetch.FetchConfiguration
 
setTransferAudio(String) - Method in class com.nuecho.rivr.voicexml.turn.output.SupervisedTransfer.Builder
 
setTransferAudio(String) - Method in class com.nuecho.rivr.voicexml.turn.output.SupervisedTransfer
 
setTransferResult(TransferStatusInfo) - Method in class com.nuecho.rivr.voicexml.turn.input.VoiceXmlInputTurn
 
setType(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall.Builder
 
setType(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall.Parameter
 
setType(String) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall
 
setType(String) - Method in class com.nuecho.rivr.voicexml.turn.output.Recording
 
setValueType(ObjectCall.ParameterValueType) - Method in class com.nuecho.rivr.voicexml.turn.output.ObjectCall.Parameter
 
setVariables(VariableList) - Method in class com.nuecho.rivr.voicexml.turn.output.Script
 
setVersion(String) - Method in class com.nuecho.rivr.voicexml.turn.output.grammar.InlineStringGrammar
 
setVoiceXmlDocumentAdapters(List<VoiceXmlDocumentAdapter>) - Method in class com.nuecho.rivr.voicexml.servlet.VoiceXmlDialogueServlet
 
setWebappServerSessionTrackingEnabled(boolean) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
Indicates if the servlet should create an HttpSession object for each dialogue.
setWeight(Double) - Method in class com.nuecho.rivr.voicexml.turn.output.grammar.GrammarItem
 
SimpleVoiceXmlDialogueFactory - Class in com.nuecho.rivr.voicexml.dialogue
Dialogue factory creating instances of a given VoiceXmlDialogue class.
SimpleVoiceXmlDialogueFactory(VoiceXmlDialogue) - Constructor for class com.nuecho.rivr.voicexml.dialogue.SimpleVoiceXmlDialogueFactory
 
SimpleVoiceXmlDialogueFactory(Class<? extends VoiceXmlDialogue>) - Constructor for class com.nuecho.rivr.voicexml.dialogue.SimpleVoiceXmlDialogueFactory
 
SPEECH_SYNTHESIS_ELEMENT_TYPE - Static variable in class com.nuecho.rivr.voicexml.turn.output.audio.SpeechSynthesis
 
SpeechRecognition - Class in com.nuecho.rivr.voicexml.turn.output
A SpeechRecognition represents the speech part of an interaction phase recognition configuration.
SpeechRecognition(GrammarItem...) - Constructor for class com.nuecho.rivr.voicexml.turn.output.SpeechRecognition
 
SpeechRecognition(List<GrammarItem>) - Constructor for class com.nuecho.rivr.voicexml.turn.output.SpeechRecognition
 
SpeechSynthesis - Class in com.nuecho.rivr.voicexml.turn.output.audio
A SpeechSynthesis represents a text that will be spoken using a synthesis voice.
SpeechSynthesis(String) - Constructor for class com.nuecho.rivr.voicexml.turn.output.audio.SpeechSynthesis
 
SpeechSynthesis(DocumentFragment) - Constructor for class com.nuecho.rivr.voicexml.turn.output.audio.SpeechSynthesis
 
SPEED_VERSUS_ACCURACY_PROPERTY - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
SRC_ATTRIBUTE - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
StandardErrorLogger - Class in com.nuecho.rivr.core.util.logging
Standard Error Console Logger
StandardErrorLogger(LogLevel) - Constructor for class com.nuecho.rivr.core.util.logging.StandardErrorLogger
 
StandardOutputLogger - Class in com.nuecho.rivr.core.util.logging
Standard Output Console Logger
StandardOutputLogger(LogLevel) - Constructor for class com.nuecho.rivr.core.util.logging.StandardOutputLogger
 
start(Dialogue<I, O, F, L, C>, F, Duration, C) - Method in class com.nuecho.rivr.core.channel.synchronous.SynchronousDialogueChannel
Starts a Dialogue in a new thread.
startDialogue(Dialogue<I, O, F, L, C>, F, C) - Method in class com.nuecho.rivr.core.test.TestDialogueChannel
 
startDialogue(Dialogue<I, O, F, L, C>, F, Duration, C) - Method in class com.nuecho.rivr.core.test.TestDialogueChannel
 
Step<O extends OutputTurn,L extends LastTurn> - Interface in com.nuecho.rivr.core.channel.synchronous.step
A Step is the result coming from the dialogue following a turn exchange.
StepRenderer<I extends InputTurn,O extends OutputTurn,L extends LastTurn,C extends DialogueContext<I,O>> - Interface in com.nuecho.rivr.core.servlet
StepRendererException - Exception in com.nuecho.rivr.core.servlet
Error occurring during rendering of OutputTurn and LastTurn.
StepRendererException() - Constructor for exception com.nuecho.rivr.core.servlet.StepRendererException
 
StepRendererException(String) - Constructor for exception com.nuecho.rivr.core.servlet.StepRendererException
 
StepRendererException(Throwable) - Constructor for exception com.nuecho.rivr.core.servlet.StepRendererException
 
StepRendererException(String, Throwable) - Constructor for exception com.nuecho.rivr.core.servlet.StepRendererException
 
stop(Duration) - Method in class com.nuecho.rivr.core.channel.synchronous.SynchronousDialogueChannel
Stops the dialogue and wait for the dialogue thread to end.
stop() - Method in class com.nuecho.rivr.core.channel.synchronous.SynchronousDialogueChannel
Stops the dialogue.
stop() - Method in class com.nuecho.rivr.core.servlet.session.Session
 
stop() - Method in class com.nuecho.rivr.core.servlet.session.SessionContainer
 
stop() - Method in class com.nuecho.rivr.core.test.TestDialogueChannel
 
StringUtils - Class in com.nuecho.rivr.core.util
String manipulation utility classes.
SUBDIALOG_ELEMENT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
SUBDIALOGUE_FORM_ITEM_NAME - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
SUBDIALOGUE_RESULT_VARIABLE_NAME - Static variable in class com.nuecho.rivr.voicexml.turn.output.SubdialogueCall
 
subdialogueCall(String) - Static method in class com.nuecho.rivr.voicexml.turn.output.OutputTurns
 
SubdialogueCall - Class in com.nuecho.rivr.voicexml.turn.output
A SubdialogueCall is a VoiceXmlOutputTurn that invokes another external dialogue.
SubdialogueCall(String, String) - Constructor for class com.nuecho.rivr.voicexml.turn.output.SubdialogueCall
 
SubdialogueCall.Builder - Class in com.nuecho.rivr.voicexml.turn.output
Builder used to ease the creation of instances of SubdialogueCall .
SubdialogueCall.Parameter - Class in com.nuecho.rivr.voicexml.turn.output
SubdialogueCall parameter, can be created with a string value, a JsonValue or an expression.
Submit - Class in com.nuecho.rivr.voicexml.turn.last
Terminates a VoiceXmlDialogue with a submit, sending information to the server and leaving control to the document returned by the request.
Submit(String, String, VariableList) - Constructor for class com.nuecho.rivr.voicexml.turn.last.Submit
 
SUBMIT_ELEMENT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
SUBMIT_FORM_ID - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
SubmitMethod - Enum in com.nuecho.rivr.voicexml.rendering.voicexml
HTTP methods used to fetch a document.
sum(Duration, Duration) - Static method in class com.nuecho.rivr.core.util.Duration
 
SupervisedTransfer - Class in com.nuecho.rivr.voicexml.turn.output
A SupervisedTransfer is a Transfer where the outcome is monitored and where a transfer failure can be handled gracefully.
SupervisedTransfer(String, String) - Constructor for class com.nuecho.rivr.voicexml.turn.output.SupervisedTransfer
 
SupervisedTransfer.Builder - Class in com.nuecho.rivr.voicexml.turn.output
Builder used to ease the creation of instances of SupervisedTransfer
SynchronousDialogueChannel<I extends InputTurn,O extends OutputTurn,F extends FirstTurn,L extends LastTurn,C extends DialogueContext<I,O>> - Class in com.nuecho.rivr.core.channel.synchronous
Implementation of DialogueChannel allowing turns to be apparently exchanged in a regular synchronous fashion while underneath, it is done in asynchronously.
SynchronousDialogueChannel() - Constructor for class com.nuecho.rivr.core.channel.synchronous.SynchronousDialogueChannel
 
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..