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

Packages that use ConnectHandler
org.apache.james.smtpserver.core   
org.apache.james.smtpserver.core.filter.fastfail   
 

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

Classes in org.apache.james.smtpserver.core that implement ConnectHandler
 class POP3BeforeSMTPHandler
          This ConnectHandler can be used to activate pop-before-smtp
 

Uses of ConnectHandler in org.apache.james.smtpserver.core.filter.fastfail
 

Classes in org.apache.james.smtpserver.core.filter.fastfail that implement ConnectHandler
 class DNSRBLHandler
          Connect handler for DNSRBL processing
 class JunkScoreHandler
          Check if a configured JunkScore is reached and perform an action.
 



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