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
MessagingExceptionpublic Folder getDefaultFolder()
throws MessagingException
MessagingExceptionpublic Folder getFolder(String path) throws MessagingException
MessagingExceptionpublic Folder getFolder(URLName path)
throws MessagingException
MessagingExceptionCopyright © 1998-2015 Apache Software Foundation. All Rights Reserved.