Package org.apache.taglibs.rdc.core

The classes that make up the RDC framework.

See:
          Description

Interface Summary
BaseModel.ValueInterpreter Interface used by components to interpret the results sent back from the vxml browser/client.
DialogManager The interface for implementing pluggable dialog management strategies for the RDC group helper tag.
 

Class Summary
BaseModel This is the base class for all RDCs.
ComponentModel This is the base class for component models of composite RDCs.
Constants Constants used by the RDC package.
ExpandTag Implements the tag <rdc:expand>Hello from #{model.name}</rdc:expand>.
Grammar A grammar object containing the inline grammar or URI reference along with the grammar metadata.
GroupConfirm Helper class for carrying out group confirmation.
GroupModel This is the book-keeping class for the RDC container group.
GroupTag This is the implementation of the RDC helper tag group.
IncludeFSMFragmentTag Tag implementation of the <rdc:include-fsm-fragment> tag.
NBestResults Deserializes and stores n-best data received from the vxml browser.
RDCTemplate A basic template using the default atomic FSM, meant to slash component development effort.
StackPeek Peek into the top of a stack and make it available as a page scoped object.
StackPop Pop the top of a stack and make it available as a page scoped object.
StackPush Push an object on to the stack.
StrutsErrorsTag Tag implementation of the <rdc:struts-errors> tag.
StrutsSubmitTag Tag implementation of the <rdc:struts-submit> tag Collects data from the RDC layer and posts it according to the RDC-struts interface contract.
 

Package org.apache.taglibs.rdc.core Description

The classes that make up the RDC framework.



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.