Uses of Class
org.jboss.jca.adapters.mail.inflow.MailFolder

Packages that use MailFolder
org.jboss.jca.adapters.mail.inflow This package contains the inflow part of the mail resource adapter. 
 

Uses of MailFolder in org.jboss.jca.adapters.mail.inflow
 

Subclasses of MailFolder in org.jboss.jca.adapters.mail.inflow
 class IMAPMailFolder
          An IMAP mail folder
 class IMAPsMailFolder
          An IMAPs mail folder
 class POP3MailFolder
          Represents a POP3 mail folder
 class POP3sMailFolder
          Represents a POP3s mail folder
 

Methods in org.jboss.jca.adapters.mail.inflow that return MailFolder
static MailFolder MailFolder.getInstance(MailActivationSpec mailActivationSpec)
          Get an instance of a mail folder
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)