ePOST API

rice.email.proxy.web.pages
Class FolderPage

java.lang.Object
  extended by rice.email.proxy.web.pages.WebPage
      extended by rice.email.proxy.web.pages.FolderPage

public class FolderPage
extends WebPage


Field Summary
static java.text.SimpleDateFormat DATE
           
static int NUM_MESSAGES_PER_PAGE
           
 
Constructor Summary
FolderPage()
           
 
Method Summary
 boolean authenticationRequired()
           
 void execute(WebConnection conn, WebState state)
           
protected static java.lang.String getHeader(javax.mail.internet.InternetHeaders headers, java.lang.String header)
           
protected static javax.mail.internet.InternetHeaders getHeaders(EmailData data)
           
 java.lang.String getName()
           
 
Methods inherited from class rice.email.proxy.web.pages.WebPage
writeFooter, writeHeader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

FolderPage

public FolderPage()
Method Detail

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

ePOST API

Copyright © 2001-2005 - Rice Pastry.