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

Packages that use MessageHook
org.apache.james.protocols.smtp.core.esmtp   
org.apache.james.protocols.smtp.hook   
 

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

Classes in org.apache.james.protocols.smtp.core.esmtp that implement MessageHook
 class MailSizeEsmtpExtension
          Handle the ESMTP SIZE extension.
 

Uses of MessageHook in org.apache.james.protocols.smtp.hook
 

Classes in org.apache.james.protocols.smtp.hook that implement MessageHook
 class SimpleHook
          Simple Hook implementation which can be used as base class when writing simple Hook's The SMTP-Server will just accept email with this Hook in place and discard it
 



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