|
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.NilPart
public class NilPart
Constructor Summary | |
---|---|
NilPart()
|
Method Summary | |
---|---|
boolean |
canHandle(java.lang.Object req)
|
java.lang.String |
fetch(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 NilPart()
Method Detail |
---|
public boolean canHandle(java.lang.Object req)
canHandle
in class FetchPart
public java.lang.String fetch(StoredMessage msg, java.lang.Object part)
fetch
in class FetchPart
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |