Uses of Package
org.apache.jsieve.commands

Packages that use org.apache.jsieve.commands
org.apache.jsieve.commands   
org.apache.jsieve.commands.extensions   
org.apache.jsieve.commands.optional   
 

Classes in org.apache.jsieve.commands used by org.apache.jsieve.commands
AbstractActionCommand
          Abstract class AbstractActionCommand defines the common state validation and state update behavior for Action Commands as per RFC 3028, section 8.
AbstractBodyCommand
          Abstract class AbstractBodyCommand defines the common state update behavior for Body Commands.
AbstractCommand
          Abstract class AbstractCommand defines a framework of common behavior for Sieve Commands.
AbstractConditionalCommand
          Abstract class AbstractConditionalCommand defines a framework of common behavior for conditional Commands (if, elsif, else).
AbstractControlCommand
          Abstract class AbstractControlCommand defines a framework of common behavior for control Commands as defined in RFC 3028, section 3.
AbstractPrologCommand
           Abstract class AbstractPrologCommand defines the common state validation behavior for Prolog Commands.
 

Classes in org.apache.jsieve.commands used by org.apache.jsieve.commands.extensions
AbstractCommand
          Abstract class AbstractCommand defines a framework of common behavior for Sieve Commands.
 

Classes in org.apache.jsieve.commands used by org.apache.jsieve.commands.optional
AbstractActionCommand
          Abstract class AbstractActionCommand defines the common state validation and state update behavior for Action Commands as per RFC 3028, section 8.
AbstractBodyCommand
          Abstract class AbstractBodyCommand defines the common state update behavior for Body Commands.
AbstractCommand
          Abstract class AbstractCommand defines a framework of common behavior for Sieve Commands.
 



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