ePOST API

rice.email.proxy.pop3.commands
Class Pop3Command

java.lang.Object
  extended by rice.email.proxy.pop3.commands.Pop3Command
Direct Known Subclasses:
ApopCommand, CapaCommand, DeleCommand, ListCommand, NoopCommand, PassCommand, QuitCommand, RetrCommand, StatCommand, TopCommand, UidlCommand, UserCommand

public abstract class Pop3Command
extends java.lang.Object


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

Constructor Detail

Pop3Command

public Pop3Command()
Method Detail

isValidForState

public abstract boolean isValidForState(Pop3State state)

execute

public abstract void execute(Pop3Connection conn,
                             Pop3State state,
                             java.lang.String cmd)

ePOST API

Copyright © 2001-2005 - Rice Pastry.