public class MailFileStore
extends Store
Constructor | Description |
---|---|
MailFileStore(Session s,
URLName u) |
Modifier and Type | Method | 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-2018 Apache Software Foundation. All Rights Reserved.