Class FolderProcessor

    • Constructor Detail

      • FolderProcessor

        public FolderProcessor(com.sun.mail.imap.IMAPFolder folder)
    • Method Detail

      • done

        public abstract boolean done(javax.mail.Message msg)
      • process

        public abstract void process(javax.mail.Message msg)
                              throws javax.mail.MessagingException
        Throws:
        javax.mail.MessagingException
      • execute

        public void execute()
                     throws javax.mail.MessagingException
        Throws:
        javax.mail.MessagingException