org.apache.james.pop3server
Class UidlCmdHandler

java.lang.Object
  extended by org.apache.james.pop3server.UidlCmdHandler
All Implemented Interfaces:
CommandHandler

public class UidlCmdHandler
extends java.lang.Object
implements CommandHandler

Handles UIDL command


Constructor Summary
UidlCmdHandler()
           
 
Method Summary
 void onCommand(POP3Session session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UidlCmdHandler

public UidlCmdHandler()
Method Detail

onCommand

public void onCommand(POP3Session session)
Specified by:
onCommand in interface CommandHandler
See Also:
CommandHandler.onCommand(POP3Session)


Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.