Uses of Interface
org.apache.james.smtpserver.CommandsHandler

Packages that use CommandsHandler
org.apache.james.smtpserver.core   
org.apache.james.smtpserver.core.filter   
 

Uses of CommandsHandler in org.apache.james.smtpserver.core
 

Classes in org.apache.james.smtpserver.core that implement CommandsHandler
 class CoreCmdHandlerLoader
          This class represent the base command handlers which are shipped with james.
 

Uses of CommandsHandler in org.apache.james.smtpserver.core.filter
 

Classes in org.apache.james.smtpserver.core.filter that implement CommandsHandler
 class CoreFilterCmdHandlerLoader
          This class represent the base filter command handlers which are shipped with james.
 



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