Uses of Class
org.apache.jsieve.ConditionManager

Packages that use ConditionManager
org.apache.jsieve   
 

Uses of ConditionManager in org.apache.jsieve
 

Methods in org.apache.jsieve that return ConditionManager
 ConditionManager BaseSieveContext.getConditionManager()
           
abstract  ConditionManager SieveContext.getConditionManager()
           
 

Methods in org.apache.jsieve with parameters of type ConditionManager
 void BaseSieveContext.setConditionManager(ConditionManager conditionManager)
           
abstract  void SieveContext.setConditionManager(ConditionManager manager)
           
 



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