Uses of Interface
org.apache.james.jspf.executor.SPFExecutor

Packages that use SPFExecutor
org.apache.james.jspf.executor   
org.apache.james.jspf.impl   
 

Uses of SPFExecutor in org.apache.james.jspf.executor
 

Classes in org.apache.james.jspf.executor that implement SPFExecutor
 class StagedMultipleSPFExecutor
          Async implementation of SPFExecutor
 class SynchronousSPFExecutor
          Synchronous implementation of SPFExecuter.
 

Uses of SPFExecutor in org.apache.james.jspf.impl
 

Constructors in org.apache.james.jspf.impl with parameters of type SPFExecutor
SPF(DNSService dnsProbe, SPFRecordParser parser, Logger logger, MacroExpand macroExpand, SPFExecutor executor)
          Uses passed services
 



Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.