Uses of Class
net.sf.jagzilla.mailprocessor.MailAccount

Packages that use MailAccount
net.sf.jagzilla.mailprocessor This package contains classes for the mail processor subsystem. 
 

Uses of MailAccount in net.sf.jagzilla.mailprocessor
 

Methods in net.sf.jagzilla.mailprocessor that return MailAccount
 MailAccount MessageCollector.getMailAccount()
           
 

Methods in net.sf.jagzilla.mailprocessor with parameters of type MailAccount
 void MessageCollector.setMailAccount(MailAccount mailAccount)
           
 

Constructors in net.sf.jagzilla.mailprocessor with parameters of type MailAccount
MessageCollector(MailAccount ma, BugQuery bq)
           
 



Distributed under the GPL. By Miguel Griffa. See the Jagzilla project page for more info.