|
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.AbstractImapCommand rice.email.proxy.imap.commands.ExamineCommand rice.email.proxy.imap.commands.SelectCommand
public class SelectCommand
SELECT command.
http://asg.web.cmu.edu/rfc/rfc2060.html#sec-6.3.1
Constructor Summary | |
---|---|
SelectCommand()
|
Method Summary | |
---|---|
protected boolean |
isWritable()
|
Methods inherited from class rice.email.proxy.imap.commands.ExamineCommand |
---|
execute, getFolder, isValidForState, setFolder |
Methods inherited from class rice.email.proxy.imap.commands.AbstractImapCommand |
---|
getCmdName, getConn, getState, getTag, setConn, setState, setTag, taggedExceptionFailure, taggedFailure, taggedSimpleFailure, taggedSimpleSuccess, taggedSuccess, untaggedResponse, untaggedSimpleResponse, untaggedSuccess |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SelectCommand()
Method Detail |
---|
protected boolean isWritable()
isWritable
in class ExamineCommand
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |