jar

org.jvoicexml : org.jvoicexml

Maven & Gradle

Dec 03, 2018
3 usages
65 stars

JVoiceXML · The Open Source Voice Brwoser

Table Of Contents

Latest Version

Download org.jvoicexml : org.jvoicexml JAR file - Latest Versions:

All Versions

Download org.jvoicexml : org.jvoicexml JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.jvoicexml-0.7.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jvoicexml.event.plain.implementation

├─ org.jvoicexml.event.plain.implementation.InputStartedEvent.class - [JAR]

├─ org.jvoicexml.event.plain.implementation.MarkerReachedEvent.class - [JAR]

├─ org.jvoicexml.event.plain.implementation.NomatchEvent.class - [JAR]

├─ org.jvoicexml.event.plain.implementation.OutputEndedEvent.class - [JAR]

├─ org.jvoicexml.event.plain.implementation.OutputStartedEvent.class - [JAR]

├─ org.jvoicexml.event.plain.implementation.QueueEmptyEvent.class - [JAR]

├─ org.jvoicexml.event.plain.implementation.RecognitionEvent.class - [JAR]

├─ org.jvoicexml.event.plain.implementation.RecognitionStartedEvent.class - [JAR]

├─ org.jvoicexml.event.plain.implementation.RecognitionStoppedEvent.class - [JAR]

├─ org.jvoicexml.event.plain.implementation.RecordingStartedEvent.class - [JAR]

├─ org.jvoicexml.event.plain.implementation.RecordingStoppedEvent.class - [JAR]

├─ org.jvoicexml.event.plain.implementation.SpokenInputEvent.class - [JAR]

├─ org.jvoicexml.event.plain.implementation.SynthesizedOutputEvent.class - [JAR]

org.jvoicexml.implementation.dtmf

├─ org.jvoicexml.implementation.dtmf.BufferedDtmfInput.class - [JAR]

├─ org.jvoicexml.implementation.dtmf.DtmfInputResult.class - [JAR]

├─ org.jvoicexml.implementation.dtmf.DtmfInputThread.class - [JAR]

├─ org.jvoicexml.implementation.dtmf.InterdigitTimeoutThread.class - [JAR]

org.jvoicexml.implementation.grammar

├─ org.jvoicexml.implementation.grammar.GrammarCache.class - [JAR]

├─ org.jvoicexml.implementation.grammar.GrammarEvaluator.class - [JAR]

├─ org.jvoicexml.implementation.grammar.GrammarManager.class - [JAR]

├─ org.jvoicexml.implementation.grammar.GrammarParser.class - [JAR]

├─ org.jvoicexml.implementation.grammar.LoadedGrammar.class - [JAR]

org.jvoicexml.interpreter.grammar.identifier

├─ org.jvoicexml.interpreter.grammar.identifier.GslGrammarIdentifier.class - [JAR]

├─ org.jvoicexml.interpreter.grammar.identifier.JsgfGrammarIdentifier.class - [JAR]

├─ org.jvoicexml.interpreter.grammar.identifier.NuanceDynagramBinaryGrammarIdentifier.class - [JAR]

├─ org.jvoicexml.interpreter.grammar.identifier.SrgsAbnfGrammarIdentifier.class - [JAR]

├─ org.jvoicexml.interpreter.grammar.identifier.SrgsXmlGrammarIdentifier.class - [JAR]

org.jvoicexml.interpreter.grammar

├─ org.jvoicexml.interpreter.grammar.GrammarIdentifier.class - [JAR]

├─ org.jvoicexml.interpreter.grammar.GrammarIdentifierCentral.class - [JAR]

├─ org.jvoicexml.interpreter.grammar.GrammarLoader.class - [JAR]

├─ org.jvoicexml.interpreter.grammar.InternalGrammarDocument.class - [JAR]

├─ org.jvoicexml.interpreter.grammar.JVoiceXmlGrammarProcessor.class - [JAR]

org.jvoicexml.event.plain

├─ org.jvoicexml.event.plain.CancelEvent.class - [JAR]

├─ org.jvoicexml.event.plain.ConnectionDisconnectHangupEvent.class - [JAR]

├─ org.jvoicexml.event.plain.ConnectionDisconnectTransferEvent.class - [JAR]

├─ org.jvoicexml.event.plain.ExitEvent.class - [JAR]

├─ org.jvoicexml.event.plain.HelpEvent.class - [JAR]

├─ org.jvoicexml.event.plain.MaxspeechtimeoutEvent.class - [JAR]

├─ org.jvoicexml.event.plain.NoinputEvent.class - [JAR]

org.jvoicexml.callmanager

├─ org.jvoicexml.callmanager.BaseCallManager.class - [JAR]

├─ org.jvoicexml.callmanager.CallParameters.class - [JAR]

├─ org.jvoicexml.callmanager.ConfiguredApplication.class - [JAR]

├─ org.jvoicexml.callmanager.ConnectionInformationCreationException.class - [JAR]

├─ org.jvoicexml.callmanager.ObservableTerminal.class - [JAR]

├─ org.jvoicexml.callmanager.Terminal.class - [JAR]

├─ org.jvoicexml.callmanager.TerminalConnectionInformationFactory.class - [JAR]

├─ org.jvoicexml.callmanager.TerminalListener.class - [JAR]

org.jvoicexml.implementation.pool

├─ org.jvoicexml.implementation.pool.KeyedResourcePool.class - [JAR]

├─ org.jvoicexml.implementation.pool.PoolableResourceFactory.class - [JAR]

org.jvoicexml.interpreter.formitem

├─ org.jvoicexml.interpreter.formitem.AbstractControlItem.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.AbstractFormItem.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.AbstractGrammarContainer.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.AbstractInputItem.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.BlockFormItem.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.EventCounter.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.FieldFormItem.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.FormItemFactory.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.FormItemNameFactory.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.InitialFormItem.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.ObjectFormItem.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.OptionConverter.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.RecordFormItem.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.SrgsXmlOptionConverter.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.SubdialogFormItem.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.TransferFormItem.class - [JAR]

├─ org.jvoicexml.interpreter.formitem.TransferShadowVarContainer.class - [JAR]

org.jvoicexml.documentserver.schemestrategy

├─ org.jvoicexml.documentserver.schemestrategy.DocumentMap.class - [JAR]

├─ org.jvoicexml.documentserver.schemestrategy.FileSchemeStrategy.class - [JAR]

├─ org.jvoicexml.documentserver.schemestrategy.HttpClientSessionIdentifierFactory.class - [JAR]

├─ org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy.class - [JAR]

├─ org.jvoicexml.documentserver.schemestrategy.MappedDocumentRepository.class - [JAR]

├─ org.jvoicexml.documentserver.schemestrategy.MappedDocumentStrategy.class - [JAR]

├─ org.jvoicexml.documentserver.schemestrategy.SessionIdentifierFactory.class - [JAR]

├─ org.jvoicexml.documentserver.schemestrategy.SessionStorage.class - [JAR]

org.jvoicexml.event.plain.jvxml

├─ org.jvoicexml.event.plain.jvxml.GotoNextDocumentEvent.class - [JAR]

├─ org.jvoicexml.event.plain.jvxml.GotoNextFormEvent.class - [JAR]

├─ org.jvoicexml.event.plain.jvxml.GotoNextFormItemEvent.class - [JAR]

├─ org.jvoicexml.event.plain.jvxml.InputEvent.class - [JAR]

├─ org.jvoicexml.event.plain.jvxml.InternalExitEvent.class - [JAR]

├─ org.jvoicexml.event.plain.jvxml.ObjectTagResultEvent.class - [JAR]

├─ org.jvoicexml.event.plain.jvxml.RecordingEvent.class - [JAR]

├─ org.jvoicexml.event.plain.jvxml.ReturnEvent.class - [JAR]

├─ org.jvoicexml.event.plain.jvxml.SubdialogResultEvent.class - [JAR]

├─ org.jvoicexml.event.plain.jvxml.SubmitEvent.class - [JAR]

├─ org.jvoicexml.event.plain.jvxml.TransferEvent.class - [JAR]

org.jvoicexml.startup

├─ org.jvoicexml.startup.RemoteShutdown.class - [JAR]

├─ org.jvoicexml.startup.Shutdown.class - [JAR]

├─ org.jvoicexml.startup.Startup.class - [JAR]

org.jvoicexml.event

├─ org.jvoicexml.event.ErrorEvent.class - [JAR]

├─ org.jvoicexml.event.EventBus.class - [JAR]

├─ org.jvoicexml.event.EventSubscriber.class - [JAR]

├─ org.jvoicexml.event.EventSubscription.class - [JAR]

├─ org.jvoicexml.event.GenericVoiceXmlEvent.class - [JAR]

├─ org.jvoicexml.event.JVoiceXMLEvent.class - [JAR]

├─ org.jvoicexml.event.PlainEvent.class - [JAR]

org.jvoicexml.interpreter

├─ org.jvoicexml.interpreter.ActiveGrammarSet.class - [JAR]

├─ org.jvoicexml.interpreter.ActiveGrammarSetObserver.class - [JAR]

├─ org.jvoicexml.interpreter.CatchContainer.class - [JAR]

├─ org.jvoicexml.interpreter.ControlItem.class - [JAR]

├─ org.jvoicexml.interpreter.DetailedSessionListener.class - [JAR]

├─ org.jvoicexml.interpreter.Dialog.class - [JAR]

├─ org.jvoicexml.interpreter.DialogConstruct.class - [JAR]

├─ org.jvoicexml.interpreter.DialogFactory.class - [JAR]

├─ org.jvoicexml.interpreter.EventCountable.class - [JAR]

├─ org.jvoicexml.interpreter.EventHandler.class - [JAR]

├─ org.jvoicexml.interpreter.EventStrategy.class - [JAR]

├─ org.jvoicexml.interpreter.FormInterpretationAlgorithm.class - [JAR]

├─ org.jvoicexml.interpreter.FormItem.class - [JAR]

├─ org.jvoicexml.interpreter.FormItemLocalExecutableTagContainer.class - [JAR]

├─ org.jvoicexml.interpreter.FormItemVisitable.class - [JAR]

├─ org.jvoicexml.interpreter.FormItemVisitor.class - [JAR]

├─ org.jvoicexml.interpreter.GrammarContainer.class - [JAR]

├─ org.jvoicexml.interpreter.GrammarDeactivator.class - [JAR]

├─ org.jvoicexml.interpreter.GrammarProcessor.class - [JAR]

├─ org.jvoicexml.interpreter.InputItem.class - [JAR]

├─ org.jvoicexml.interpreter.InterpreterState.class - [JAR]

├─ org.jvoicexml.interpreter.JVoiceXmlApplication.class - [JAR]

├─ org.jvoicexml.interpreter.JVoiceXmlSession.class - [JAR]

├─ org.jvoicexml.interpreter.ObjectExecutorThread.class - [JAR]

├─ org.jvoicexml.interpreter.ParamParser.class - [JAR]

├─ org.jvoicexml.interpreter.PromptChooser.class - [JAR]

├─ org.jvoicexml.interpreter.PromptCountable.class - [JAR]

├─ org.jvoicexml.interpreter.RecordingReceiverThread.class - [JAR]

├─ org.jvoicexml.interpreter.SubdialogExecutorThread.class - [JAR]

├─ org.jvoicexml.interpreter.VoiceXmlInterpreter.class - [JAR]

├─ org.jvoicexml.interpreter.VoiceXmlInterpreterContext.class - [JAR]

org.jvoicexml.documentserver.jetty

├─ org.jvoicexml.documentserver.jetty.BuiltinGrammarHandler.class - [JAR]

├─ org.jvoicexml.documentserver.jetty.DocumentStorage.class - [JAR]

├─ org.jvoicexml.documentserver.jetty.InternalGrammarDocumentHandler.class - [JAR]

org.jvoicexml.implementation

├─ org.jvoicexml.implementation.AudioSink.class - [JAR]

├─ org.jvoicexml.implementation.AudioSource.class - [JAR]

├─ org.jvoicexml.implementation.BinaryGrammar.class - [JAR]

├─ org.jvoicexml.implementation.DocumentGrammarImplementation.class - [JAR]

├─ org.jvoicexml.implementation.ExternalResource.class - [JAR]

├─ org.jvoicexml.implementation.GrammarImplementation.class - [JAR]

├─ org.jvoicexml.implementation.InputDevice.class - [JAR]

├─ org.jvoicexml.implementation.NuanceDynagramBinaryGrammarImplementation.class - [JAR]

├─ org.jvoicexml.implementation.OutputDevice.class - [JAR]

├─ org.jvoicexml.implementation.Platform.class - [JAR]

├─ org.jvoicexml.implementation.PlatformFactory.class - [JAR]

├─ org.jvoicexml.implementation.ResourceFactory.class - [JAR]

├─ org.jvoicexml.implementation.SpokenInput.class - [JAR]

├─ org.jvoicexml.implementation.SpokenInputListener.class - [JAR]

├─ org.jvoicexml.implementation.SpokenInputProvider.class - [JAR]

├─ org.jvoicexml.implementation.SrgsXmlGrammarImplementation.class - [JAR]

├─ org.jvoicexml.implementation.SynthesizedOutput.class - [JAR]

├─ org.jvoicexml.implementation.SynthesizedOutputListener.class - [JAR]

├─ org.jvoicexml.implementation.SynthesizedOutputProvider.class - [JAR]

├─ org.jvoicexml.implementation.Telephony.class - [JAR]

├─ org.jvoicexml.implementation.TelephonyEvent.class - [JAR]

├─ org.jvoicexml.implementation.TelephonyListener.class - [JAR]

├─ org.jvoicexml.implementation.TelephonyProvider.class - [JAR]

org.jvoicexml

├─ org.jvoicexml.Application.class - [JAR]

├─ org.jvoicexml.CallControl.class - [JAR]

├─ org.jvoicexml.CallControlProperties.class - [JAR]

├─ org.jvoicexml.CallManager.class - [JAR]

├─ org.jvoicexml.Configurable.class - [JAR]

├─ org.jvoicexml.Configuration.class - [JAR]

├─ org.jvoicexml.ConfigurationException.class - [JAR]

├─ org.jvoicexml.ConnectionInformation.class - [JAR]

├─ org.jvoicexml.DocumentDescriptor.class - [JAR]

├─ org.jvoicexml.DocumentServer.class - [JAR]

├─ org.jvoicexml.DtmfInput.class - [JAR]

├─ org.jvoicexml.DtmfRecognizerProperties.class - [JAR]

├─ org.jvoicexml.FetchAttributes.class - [JAR]

├─ org.jvoicexml.GrammarDocument.class - [JAR]

├─ org.jvoicexml.ImplementationPlatform.class - [JAR]

├─ org.jvoicexml.ImplementationPlatformFactory.class - [JAR]

├─ org.jvoicexml.InterpreterState.class - [JAR]

├─ org.jvoicexml.JVoiceXml.class - [JAR]

├─ org.jvoicexml.JVoiceXmlCore.class - [JAR]

├─ org.jvoicexml.JVoiceXmlMain.class - [JAR]

├─ org.jvoicexml.JVoiceXmlMainListener.class - [JAR]

├─ org.jvoicexml.JVoiceXmlShutdownHook.class - [JAR]

├─ org.jvoicexml.JndiSupport.class - [JAR]

├─ org.jvoicexml.LastResult.class - [JAR]

├─ org.jvoicexml.PromptAccumulator.class - [JAR]

├─ org.jvoicexml.RecognitionResult.class - [JAR]

├─ org.jvoicexml.RemoteConnectable.class - [JAR]

├─ org.jvoicexml.Session.class - [JAR]

├─ org.jvoicexml.SessionListener.class - [JAR]

├─ org.jvoicexml.ShutdownWaiter.class - [JAR]

├─ org.jvoicexml.SpeakableSsmlText.class - [JAR]

├─ org.jvoicexml.SpeakableText.class - [JAR]

├─ org.jvoicexml.SpeechRecognizerProperties.class - [JAR]

├─ org.jvoicexml.SystemOutput.class - [JAR]

├─ org.jvoicexml.UserInput.class - [JAR]

org.jvoicexml.event.error

├─ org.jvoicexml.event.error.BadFetchError.class - [JAR]

├─ org.jvoicexml.event.error.BadFetchHttpResponsecodeError.class - [JAR]

├─ org.jvoicexml.event.error.BadFetchProtocolResponsecodeError.class - [JAR]

├─ org.jvoicexml.event.error.NoauthorizationError.class - [JAR]

├─ org.jvoicexml.event.error.NoresourceError.class - [JAR]

├─ org.jvoicexml.event.error.SemanticError.class - [JAR]

├─ org.jvoicexml.event.error.UnsupportedBuiltinError.class - [JAR]

├─ org.jvoicexml.event.error.UnsupportedElementError.class - [JAR]

├─ org.jvoicexml.event.error.UnsupportedFormatError.class - [JAR]

├─ org.jvoicexml.event.error.UnsupportedLanguageError.class - [JAR]

├─ org.jvoicexml.event.error.UnsupportedObjectnameError.class - [JAR]

org.jvoicexml.interpreter.dialog

├─ org.jvoicexml.interpreter.dialog.ChoiceConverter.class - [JAR]

├─ org.jvoicexml.interpreter.dialog.ConvertedChoiceOption.class - [JAR]

├─ org.jvoicexml.interpreter.dialog.DialogIdFactory.class - [JAR]

├─ org.jvoicexml.interpreter.dialog.ExecutableMenuForm.class - [JAR]

├─ org.jvoicexml.interpreter.dialog.ExecutablePlainForm.class - [JAR]

├─ org.jvoicexml.interpreter.dialog.JVoiceXmlDialogFactory.class - [JAR]

├─ org.jvoicexml.interpreter.dialog.SrgsXmlChoiceConverter.class - [JAR]

org.jvoicexml.documentserver.schemestrategy.builtin

├─ org.jvoicexml.documentserver.schemestrategy.builtin.AbstractGrammarCreator.class - [JAR]

├─ org.jvoicexml.documentserver.schemestrategy.builtin.BooleanGrammarCreator.class - [JAR]

├─ org.jvoicexml.documentserver.schemestrategy.builtin.BuiltinSchemeStrategy.class - [JAR]

├─ org.jvoicexml.documentserver.schemestrategy.builtin.DigitsGrammarCreator.class - [JAR]

├─ org.jvoicexml.documentserver.schemestrategy.builtin.GrammarCreator.class - [JAR]

org.jvoicexml.event.error.jvxml

├─ org.jvoicexml.event.error.jvxml.ExceptionWrapper.class - [JAR]

├─ org.jvoicexml.event.error.jvxml.RemoteException.class - [JAR]

org.jvoicexml.interpreter.scope

├─ org.jvoicexml.interpreter.scope.Scope.class - [JAR]

├─ org.jvoicexml.interpreter.scope.ScopeObserver.class - [JAR]

├─ org.jvoicexml.interpreter.scope.ScopePublisher.class - [JAR]

├─ org.jvoicexml.interpreter.scope.ScopeSubscriber.class - [JAR]

├─ org.jvoicexml.interpreter.scope.ScopedCollection.class - [JAR]

├─ org.jvoicexml.interpreter.scope.ScopedCollectionItem.class - [JAR]

├─ org.jvoicexml.interpreter.scope.ScopedMap.class - [JAR]

├─ org.jvoicexml.interpreter.scope.ScopedMapEntry.class - [JAR]

├─ org.jvoicexml.interpreter.scope.ScopedMapItem.class - [JAR]

├─ org.jvoicexml.interpreter.scope.ScopedSet.class - [JAR]

├─ org.jvoicexml.interpreter.scope.ScopedSetObserver.class - [JAR]

org.jvoicexml.documentserver

├─ org.jvoicexml.documentserver.ExternalGrammarDocument.class - [JAR]

├─ org.jvoicexml.documentserver.ExternalReferenceGrammarDocument.class - [JAR]

├─ org.jvoicexml.documentserver.JVoiceXmlCharsetDetectionObserver.class - [JAR]

├─ org.jvoicexml.documentserver.JVoiceXmlDocumentServer.class - [JAR]

├─ org.jvoicexml.documentserver.ReadBuffer.class - [JAR]

├─ org.jvoicexml.documentserver.SchemeStrategy.class - [JAR]

├─ org.jvoicexml.documentserver.VariableEncoder.class - [JAR]

org.jvoicexml.profile

├─ org.jvoicexml.profile.Profile.class - [JAR]

├─ org.jvoicexml.profile.SsmlParser.class - [JAR]

├─ org.jvoicexml.profile.SsmlParsingStrategy.class - [JAR]

├─ org.jvoicexml.profile.SsmlParsingStrategyFactory.class - [JAR]

├─ org.jvoicexml.profile.TagStrategy.class - [JAR]

├─ org.jvoicexml.profile.TagStrategyExecutor.class - [JAR]

├─ org.jvoicexml.profile.TagStrategyFactory.class - [JAR]

org.jvoicexml.implementation.jvxml

├─ org.jvoicexml.implementation.jvxml.DesktopTelephonySupport.class - [JAR]

├─ org.jvoicexml.implementation.jvxml.DesktopTelephonySupportFactory.class - [JAR]

├─ org.jvoicexml.implementation.jvxml.ImplementationPlatformReaper.class - [JAR]

├─ org.jvoicexml.implementation.jvxml.JVoiceXmlCallControl.class - [JAR]

├─ org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform.class - [JAR]

├─ org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatformFactory.class - [JAR]

├─ org.jvoicexml.implementation.jvxml.JVoiceXmlPromptAccumulator.class - [JAR]

├─ org.jvoicexml.implementation.jvxml.JVoiceXmlSystemOutput.class - [JAR]

├─ org.jvoicexml.implementation.jvxml.JVoiceXmlUserInput.class - [JAR]

├─ org.jvoicexml.implementation.jvxml.RecordingThread.class - [JAR]

├─ org.jvoicexml.implementation.jvxml.SpeakerOutputStream.class - [JAR]

├─ org.jvoicexml.implementation.jvxml.TerminationThread.class - [JAR]

├─ org.jvoicexml.implementation.jvxml.TimerThread.class - [JAR]

org.jvoicexml.interpreter.event

├─ org.jvoicexml.interpreter.event.AbstractEventStrategy.class - [JAR]

├─ org.jvoicexml.interpreter.event.AbstractInputItemEventStrategy.class - [JAR]

├─ org.jvoicexml.interpreter.event.CatchEventStrategy.class - [JAR]

├─ org.jvoicexml.interpreter.event.ChildNodeEventStrategy.class - [JAR]

├─ org.jvoicexml.interpreter.event.ConditionEventTypeFilter.class - [JAR]

├─ org.jvoicexml.interpreter.event.DefaultCancelEventStrategy.class - [JAR]

├─ org.jvoicexml.interpreter.event.DefaultRepromptEventStrategy.class - [JAR]

├─ org.jvoicexml.interpreter.event.EventCountTypeFilter.class - [JAR]

├─ org.jvoicexml.interpreter.event.EventFilter.class - [JAR]

├─ org.jvoicexml.interpreter.event.EventStrategyDecoratorFactory.class - [JAR]

├─ org.jvoicexml.interpreter.event.EventStrategyPrototype.class - [JAR]

├─ org.jvoicexml.interpreter.event.EventTypeFilter.class - [JAR]

├─ org.jvoicexml.interpreter.event.FormLevelRecognitionEventStrategy.class - [JAR]

├─ org.jvoicexml.interpreter.event.HighestCountEventTypeFilter.class - [JAR]

├─ org.jvoicexml.interpreter.event.InputItemRecognitionEventStrategy.class - [JAR]

├─ org.jvoicexml.interpreter.event.JVoiceXmlEventHandler.class - [JAR]

├─ org.jvoicexml.interpreter.event.ObjectTagEventStrategy.class - [JAR]

├─ org.jvoicexml.interpreter.event.RecordingEventStrategy.class - [JAR]

├─ org.jvoicexml.interpreter.event.SubdialogEventStrategy.class - [JAR]

├─ org.jvoicexml.interpreter.event.TransferEventStrategy.class - [JAR]

org.jvoicexml.interpreter.datamodel

├─ org.jvoicexml.interpreter.datamodel.Connection.class - [JAR]

├─ org.jvoicexml.interpreter.datamodel.ConnectionLocal.class - [JAR]

├─ org.jvoicexml.interpreter.datamodel.ConnectionProtocol.class - [JAR]

├─ org.jvoicexml.interpreter.datamodel.ConnectionRemote.class - [JAR]

├─ org.jvoicexml.interpreter.datamodel.DataModel.class - [JAR]

├─ org.jvoicexml.interpreter.datamodel.DataModelObjectSerializer.class - [JAR]

├─ org.jvoicexml.interpreter.datamodel.DataModelScopeSubscriber.class - [JAR]

├─ org.jvoicexml.interpreter.datamodel.KeyValuePair.class - [JAR]

Advertisement

Dependencies from Group

Dec 03, 2018
3 usages
65 stars
Dec 03, 2018
3 usages
65 stars
Dec 03, 2018
1 usages
65 stars
Dec 03, 2018
1 usages
65 stars

Discover Dependencies

Aug 04, 2023
9 usages
1k stars
Aug 05, 2023
2 usages
12.7k stars
May 06, 2019
1 usages
7 stars
Jun 22, 2020
2 usages
Aug 27, 2019
3 usages
1.6k stars