Uses of Interface
org.apache.james.protocols.smtp.core.esmtp.EhloExtension

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

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

Classes in org.apache.james.protocols.smtp.core.esmtp that implement EhloExtension
 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 EhloCmdHandler
          Handles EHLO command
 class MailSizeEsmtpExtension
          Handle the ESMTP SIZE extension.
 class StartTlsCmdHandler
          Handles STARTTLS command
 



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