Uses of Class
org.apache.jsieve.commands.AbstractConditionalCommand

Packages that use AbstractConditionalCommand
org.apache.jsieve.commands   
 

Uses of AbstractConditionalCommand in org.apache.jsieve.commands
 

Subclasses of AbstractConditionalCommand in org.apache.jsieve.commands
 class Else
          Class Else implements the Else Command as defined in RFC 3028, section 3.1.
 class Elsif
          Class Elsif implements the Elsif Command as defined in RFC 3028, section 3.1.
 class If
          Class If implements the If Command as defined in RFC 3028, section 3.1.
 



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