Uses of Interface
org.apache.james.protocols.smtp.hook.MailParametersHook

Packages that use MailParametersHook
org.apache.james.protocols.smtp.core.esmtp   
 

Uses of MailParametersHook in org.apache.james.protocols.smtp.core.esmtp
 

Classes in org.apache.james.protocols.smtp.core.esmtp that implement MailParametersHook
 class AuthCmdHandler
          handles AUTH command Note: we could extend this to use java5 sasl standard libraries and provide client support against a server implemented via non-james specific hooks.
 class MailSizeEsmtpExtension
          Handle the ESMTP SIZE extension.
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.