Uses of Package
org.apache.taglibs.rdc.core

Packages that use org.apache.taglibs.rdc.core
org.apache.taglibs.rdc A collection of data models for all RDCs and some helper classes. 
org.apache.taglibs.rdc.core The classes that make up the RDC framework. 
org.apache.taglibs.rdc.dm A set of classes that define the pluggable dialog management strategies for the RDC group container. 
org.apache.taglibs.rdc.sampleapps.musicstore A collection of classes needed by the music store sample application. 
 

Classes in org.apache.taglibs.rdc.core used by org.apache.taglibs.rdc
BaseModel
          This is the base class for all RDCs.
ComponentModel
          This is the base class for component models of composite RDCs.
Grammar
          A grammar object containing the inline grammar or URI reference along with the grammar metadata.
 

Classes in org.apache.taglibs.rdc.core used by org.apache.taglibs.rdc.core
BaseModel
          This is the base class for all RDCs.
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.
RDCTemplate
          A basic template using the default atomic FSM, meant to slash component development effort.
 

Classes in org.apache.taglibs.rdc.core used by org.apache.taglibs.rdc.dm
BaseModel
          This is the base class for all RDCs.
DialogManager
          The interface for implementing pluggable dialog management strategies for the RDC group helper tag.
GroupModel
          This is the book-keeping class for the RDC container group.
GroupTag
          This is the implementation of the RDC helper tag group.
 

Classes in org.apache.taglibs.rdc.core used by org.apache.taglibs.rdc.sampleapps.musicstore
BaseModel
          This is the base class for all RDCs.
BaseModel.ValueInterpreter
          Interface used by components to interpret the results sent back from the vxml browser/client.
Grammar
          A grammar object containing the inline grammar or URI reference along with the grammar metadata.
RDCTemplate
          A basic template using the default atomic FSM, meant to slash component development effort.
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.