|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.email.proxy.imap.commands.fetch.FetchPart rice.email.proxy.imap.commands.fetch.MessagePropertyPart
public class MessagePropertyPart
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 |
---|
public MessagePropertyPart()
Method Detail |
---|
public boolean canHandle(java.lang.Object req)
canHandle
in class FetchPart
public java.lang.String fetch(StoredMessage msg, java.lang.Object part) throws MailboxException
fetch
in class FetchPart
MailboxException
public java.lang.String fetchHandler(StoredMessage msg, java.lang.Object part) throws MailboxException
MailboxException
public java.lang.String fetchEnvelope(EmailHeadersPart part) throws MailboxException
MailboxException
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |