Uses of Class
org.apache.james.jspf.core.DNSResponse
Packages that use DNSResponse
-
Uses of DNSResponse in org.apache.james.jspf.core
Methods in org.apache.james.jspf.core with parameters of type DNSResponseModifier and TypeMethodDescriptionSPFCheckerDNSResponseListener.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 DNSResponseModifier and TypeMethodDescriptionAMechanism.onDNSResponse
(DNSResponse response, SPFSession spfSession) ExistsMechanism.onDNSResponse
(DNSResponse response, SPFSession spfSession) ExpModifier.onDNSResponse
(DNSResponse lookup, SPFSession spfData) MXMechanism.onDNSResponse
(DNSResponse response, SPFSession spfSession) PTRMechanism.onDNSResponse
(DNSResponse response, SPFSession spfSession)