public class MailFileStore
extends Store
Constructor and Description |
---|
MailFileStore(Session s,
URLName u) |
Modifier and Type | Method and Description |
---|---|
Folder |
getDefaultFolder() |
Folder |
getFolder(String path) |
Folder |
getFolder(URLName path) |
protected boolean |
protocolConnect(String host,
int port,
String user,
String password) |
protected boolean protocolConnect(String host, int port, String user, String password) throws MessagingException
MessagingException
public Folder getDefaultFolder() throws MessagingException
MessagingException
public Folder getFolder(String path) throws MessagingException
MessagingException
public Folder getFolder(URLName path) throws MessagingException
MessagingException
Copyright © 1998-2016 Apache Software Foundation. All Rights Reserved.