Class MailFileStore
Store
org.apache.jmeter.protocol.mail.sampler.MailFileStore
public class MailFileStore
extends Store
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFolderFolderFoldergetFolder(URLName path) protected booleanprotocolConnect(String host, int port, String user, String password)
-
Constructor Details
-
MailFileStore
public MailFileStore(Session s, URLName u)
-
-
Method Details
-
protocolConnect
-
getDefaultFolder
public Folder getDefaultFolder() throws MessagingException- Throws:
MessagingException
-
getFolder
- Throws:
MessagingException
-
getFolder
public Folder getFolder(URLName path) throws MessagingException - Throws:
MessagingException
-