ePOST API

rice.email.proxy.pop3.commands
Class QuitCommand

java.lang.Object
  extended by rice.email.proxy.pop3.commands.Pop3Command
      extended by rice.email.proxy.pop3.commands.QuitCommand

public class QuitCommand
extends Pop3Command


Constructor Summary
QuitCommand()
           
 
Method Summary
 void execute(Pop3Connection conn, Pop3State state, java.lang.String cmd)
           
 boolean isValidForState(Pop3State state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuitCommand

public QuitCommand()
Method Detail

isValidForState

public boolean isValidForState(Pop3State state)
Specified by:
isValidForState in class Pop3Command

execute

public void execute(Pop3Connection conn,
                    Pop3State state,
                    java.lang.String cmd)
Specified by:
execute in class Pop3Command

ePOST API

Copyright © 2001-2005 - Rice Pastry.