rice.email.proxy.web.pages
Class FolderPage
java.lang.Object
rice.email.proxy.web.pages.WebPage
rice.email.proxy.web.pages.FolderPage
public class FolderPage
- extends WebPage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NUM_MESSAGES_PER_PAGE
public static final int NUM_MESSAGES_PER_PAGE
- See Also:
- Constant Field Values
DATE
public static final java.text.SimpleDateFormat DATE
FolderPage
public FolderPage()
authenticationRequired
public boolean authenticationRequired()
- Specified by:
authenticationRequired
in class WebPage
getName
public java.lang.String getName()
execute
public void execute(WebConnection conn,
WebState state)
throws WebException,
java.io.IOException
- Specified by:
execute
in class WebPage
- Throws:
WebException
java.io.IOException
getHeader
protected static java.lang.String getHeader(javax.mail.internet.InternetHeaders headers,
java.lang.String header)
throws MailboxException
- Throws:
MailboxException
getHeaders
protected static javax.mail.internet.InternetHeaders getHeaders(EmailData data)
throws MailboxException
- Throws:
MailboxException
Copyright © 2001-2005 - Rice Pastry.