ePOST API

rice.email.proxy.imap.commands.fetch
Class MessagePropertyPart

java.lang.Object
  extended by rice.email.proxy.imap.commands.fetch.FetchPart
      extended by rice.email.proxy.imap.commands.fetch.MessagePropertyPart

public class MessagePropertyPart
extends FetchPart


Constructor Summary
MessagePropertyPart()
           
 
Method Summary
 boolean canHandle(java.lang.Object req)
           
 java.lang.String fetch(StoredMessage msg, java.lang.Object part)
           
 java.lang.String fetchEnvelope(EmailHeadersPart part)
           
 java.lang.String fetchHandler(StoredMessage msg, java.lang.Object part)
           
 
Methods inherited from class rice.email.proxy.imap.commands.fetch.FetchPart
getConn, setConn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessagePropertyPart

public MessagePropertyPart()
Method Detail

canHandle

public boolean canHandle(java.lang.Object req)
Specified by:
canHandle in class FetchPart

fetch

public java.lang.String fetch(StoredMessage msg,
                              java.lang.Object part)
                       throws MailboxException
Specified by:
fetch in class FetchPart
Throws:
MailboxException

fetchHandler

public java.lang.String fetchHandler(StoredMessage msg,
                                     java.lang.Object part)
                              throws MailboxException
Throws:
MailboxException

fetchEnvelope

public java.lang.String fetchEnvelope(EmailHeadersPart part)
                               throws MailboxException
Throws:
MailboxException

ePOST API

Copyright © 2001-2005 - Rice Pastry.