Uses of Class
org.apache.jsieve.CommandStateManager

Packages that use CommandStateManager
org.apache.jsieve   
 

Uses of CommandStateManager in org.apache.jsieve
 

Methods in org.apache.jsieve that return CommandStateManager
protected static CommandStateManager CommandStateManager.computeInstance()
          Answers a new instance of the receiver.
static CommandStateManager CommandStateManager.getInstance()
           Returns an instance of the receiver for the current thread, lazily intialised if required.
 

Methods in org.apache.jsieve with parameters of type CommandStateManager
protected static void CommandStateManager.setInstance(CommandStateManager conditionManager)
          Sets the CommandStateManager for the current thread.
 



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