Uses of Class
com.hs.mail.sieve.ActionDispatcher

Packages that use ActionDispatcher
com.hs.mail.sieve   
 

Uses of ActionDispatcher in com.hs.mail.sieve
 

Methods in com.hs.mail.sieve that return ActionDispatcher
protected static ActionDispatcher ActionDispatcher.computeInstance()
          Returns a new instance of the receiver.
static ActionDispatcher ActionDispatcher.getInstance()
          Returns the sole instance of the receiver, lazily initialised.
 

Methods in com.hs.mail.sieve with parameters of type ActionDispatcher
protected static void ActionDispatcher.setInstance(ActionDispatcher instance)
          Sets the instance.
 



Copyright © 2011. All Rights Reserved.