Uses of Class
org.apache.james.jspf.core.DNSResponse

Packages that use DNSResponse
org.apache.james.jspf.core   
org.apache.james.jspf.terms   
 

Uses of DNSResponse in org.apache.james.jspf.core
 

Methods in org.apache.james.jspf.core with parameters of type DNSResponse
 DNSLookupContinuation SPFCheckerDNSResponseListener.onDNSResponse(DNSResponse response, SPFSession session)
          Continue the check for SPF with the given values and the given DNSResponse
 

Uses of DNSResponse in org.apache.james.jspf.terms
 

Methods in org.apache.james.jspf.terms with parameters of type DNSResponse
 DNSLookupContinuation PTRMechanism.onDNSResponse(DNSResponse response, SPFSession spfSession)
           
 DNSLookupContinuation MXMechanism.onDNSResponse(DNSResponse response, SPFSession spfSession)
           
 DNSLookupContinuation ExpModifier.onDNSResponse(DNSResponse lookup, SPFSession spfData)
           
 DNSLookupContinuation ExistsMechanism.onDNSResponse(DNSResponse response, SPFSession spfSession)
           
 DNSLookupContinuation AMechanism.onDNSResponse(DNSResponse response, SPFSession spfSession)
           
 



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