Uses of Interface
com.hs.mail.smtp.spool.Consumer

Packages that use Consumer
com.hs.mail.smtp.spool   
 

Uses of Consumer in com.hs.mail.smtp.spool
 

Classes in com.hs.mail.smtp.spool that implement Consumer
 class SmtpMessageConsumer
           
 

Methods in com.hs.mail.smtp.spool that return types with arguments of type Consumer
 List<Consumer> Watcher.getConsumers()
           
 List<Consumer> FileWatcher.getConsumers()
           
 

Method parameters in com.hs.mail.smtp.spool with type arguments of type Consumer
 void Watcher.setConsumers(List<Consumer> consumers)
           
 void FileWatcher.setConsumers(List<Consumer> consumers)
           
 



Copyright © 2011. All Rights Reserved.