public class

VXMLTest

extends ActionSupport
java.lang.Object
   ↳ webwork.action.ActionSupport
     ↳ webwork.examples.vxml.VXMLTest

Class Overview

Simple VXML test.

Summary

Nested Classes
class VXMLTest.G  
[Expand]
Inherited Constants
From interface webwork.action.Action
[Expand]
Inherited Fields
From class webwork.action.ActionSupport
Public Constructors
VXMLTest()
Public Methods
List getGrammar()
Protected Methods
String doExecute()
[Expand]
Inherited Methods
From class webwork.action.ActionSupport
From class java.lang.Object
From interface webwork.action.Action
From interface webwork.action.IllegalArgumentAware

Public Constructors

public VXMLTest ()

Public Methods

public List getGrammar ()

Protected Methods

protected String doExecute ()

Throws
Exception