ePOST API

rice.email.proxy.imap.commands
Class SelectCommand

java.lang.Object
  extended by rice.email.proxy.imap.commands.AbstractImapCommand
      extended by rice.email.proxy.imap.commands.ExamineCommand
          extended by rice.email.proxy.imap.commands.SelectCommand

public class SelectCommand
extends ExamineCommand

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

SelectCommand

public SelectCommand()
Method Detail

isWritable

protected boolean isWritable()
Overrides:
isWritable in class ExamineCommand

ePOST API

Copyright © 2001-2005 - Rice Pastry.