Class MailFileStore


  • public class MailFileStore
    extends Store
    • Constructor Detail

      • MailFileStore

        public MailFileStore​(Session s,
                             URLName u)
    • Method Detail

      • protocolConnect

        protected boolean protocolConnect​(String host,
                                          int port,
                                          String user,
                                          String password)
                                   throws MessagingException
        Throws:
        MessagingException
      • getDefaultFolder

        public Folder getDefaultFolder()
                                throws MessagingException
        Throws:
        MessagingException
      • getFolder

        public Folder getFolder​(String path)
                         throws MessagingException
        Throws:
        MessagingException
      • getFolder

        public Folder getFolder​(URLName path)
                         throws MessagingException
        Throws:
        MessagingException