Uses of Package
org.apache.james.jspf.core

Packages that use org.apache.james.jspf.core
org.apache.james.jspf.core   
org.apache.james.jspf.executor   
org.apache.james.jspf.impl   
org.apache.james.jspf.parser   
org.apache.james.jspf.policies   
org.apache.james.jspf.policies.local   
org.apache.james.jspf.terms   
 

Classes in org.apache.james.jspf.core used by org.apache.james.jspf.core
DNSLookupContinuation
          This object is used as the return value for spf resolving tasks.
DNSRequest
          Represent a DNSRequest
DNSResponse
          Represent a DNSResponse
DNSService
          Interface which should be used to access all necassary DNS-Records
IPAddr
           
Logger
          This is a facade for the different logging subsystems.
MacroData
          This interface represent all the macros which can be used in SPF-Records.
MacroExpand
           
SPF1Record
          The Class represent the SPF1 Record and provide methods to get all directives and modifiers.
SPFChecker
          Interface for the SPFChecker service.
SPFCheckerDNSResponseListener
          Listeners which should get called for a SPFCheck when the DNSResponse is aviable should implement this interface.
SPFSession
          This Class is used as a container between the other classes.
 

Classes in org.apache.james.jspf.core used by org.apache.james.jspf.executor
DNSRequest
          Represent a DNSRequest
DNSService
          Interface which should be used to access all necassary DNS-Records
Logger
          This is a facade for the different logging subsystems.
SPFSession
          This Class is used as a container between the other classes.
 

Classes in org.apache.james.jspf.core used by org.apache.james.jspf.impl
DNSLookupContinuation
          This object is used as the return value for spf resolving tasks.
DNSRequest
          Represent a DNSRequest
DNSService
          Interface which should be used to access all necassary DNS-Records
Logger
          This is a facade for the different logging subsystems.
MacroExpand
           
SPFChecker
          Interface for the SPFChecker service.
SPFRecordParser
          Implementations of this interface should handle parsing of SPFRecords
SPFSession
          This Class is used as a container between the other classes.
 

Classes in org.apache.james.jspf.core used by org.apache.james.jspf.parser
Logger
          This is a facade for the different logging subsystems.
SPF1Record
          The Class represent the SPF1 Record and provide methods to get all directives and modifiers.
SPFRecordParser
          Implementations of this interface should handle parsing of SPFRecords
 

Classes in org.apache.james.jspf.core used by org.apache.james.jspf.policies
DNSLookupContinuation
          This object is used as the return value for spf resolving tasks.
SPF1Record
          The Class represent the SPF1 Record and provide methods to get all directives and modifiers.
SPFChecker
          Interface for the SPFChecker service.
SPFRecordParser
          Implementations of this interface should handle parsing of SPFRecords
SPFSession
          This Class is used as a container between the other classes.
 

Classes in org.apache.james.jspf.core used by org.apache.james.jspf.policies.local
Logger
          This is a facade for the different logging subsystems.
MacroExpand
           
SPF1Record
          The Class represent the SPF1 Record and provide methods to get all directives and modifiers.
SPFRecordParser
          Implementations of this interface should handle parsing of SPFRecords
 

Classes in org.apache.james.jspf.core used by org.apache.james.jspf.terms
DNSLookupContinuation
          This object is used as the return value for spf resolving tasks.
DNSResponse
          Represent a DNSResponse
DNSService
          Interface which should be used to access all necassary DNS-Records
DNSServiceEnabled
          Components that need to log can implement this interface so that the container will provide the DNSService
IPAddr
           
LogEnabled
          Components that need to log can implement this interface to be provided Loggers.
Logger
          This is a facade for the different logging subsystems.
MacroExpand
           
MacroExpandEnabled
          Components that need to log can implement this interface so that the container will provide the DNSService
SPFCheckEnabled
          Components that need to log can implement this interface so that the container will provide the SPFChecker
SPFChecker
          Interface for the SPFChecker service.
SPFCheckerDNSResponseListener
          Listeners which should get called for a SPFCheck when the DNSResponse is aviable should implement this interface.
SPFSession
          This Class is used as a container between the other classes.
 



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