ePOST API

rice.email.proxy.imap.commands
Class BadSyntaxCommand

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

public class BadSyntaxCommand
extends AbstractImapCommand


Constructor Summary
BadSyntaxCommand()
           
BadSyntaxCommand(java.lang.String msg)
           
 
Method Summary
 void execute()
           
 boolean isValidForState(ImapState state)
           
 
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

BadSyntaxCommand

public BadSyntaxCommand()

BadSyntaxCommand

public BadSyntaxCommand(java.lang.String msg)
Method Detail

isValidForState

public boolean isValidForState(ImapState state)
Specified by:
isValidForState in class AbstractImapCommand

execute

public void execute()
Specified by:
execute in class AbstractImapCommand

ePOST API

Copyright © 2001-2005 - Rice Pastry.