Uses of Interface
org.apache.james.jspf.core.DNSService
Packages that use DNSService
Package
Description
-
Uses of DNSService in org.apache.james.jspf.core
Methods in org.apache.james.jspf.core with parameters of type DNSServiceModifier and TypeMethodDescriptionvoid
DNSServiceEnabled.enableDNSService
(DNSService service) Provide component with a DNSService.Constructors in org.apache.james.jspf.core with parameters of type DNSService -
Uses of DNSService in org.apache.james.jspf.executor
Constructors in org.apache.james.jspf.executor with parameters of type DNSServiceModifierConstructorDescriptionAsynchronousSPFExecutor
(DNSService service) SynchronousSPFExecutor
(DNSService service) -
Uses of DNSService in org.apache.james.jspf.impl
Classes in org.apache.james.jspf.impl that implement DNSServiceModifier and TypeClassDescriptionclass
This class contains helper to get all neccassary DNS infos that are needed for SPFConstructors in org.apache.james.jspf.impl with parameters of type DNSServiceModifierConstructorDescriptionDNSServiceAsynchSimulator
(DNSService service, boolean multiThread) SPF
(DNSService dnsProbe) Uses passed logger and passed dnsServicerSPF
(DNSService dnsProbe, SPFRecordParser parser, MacroExpand macroExpand, SPFExecutor executor) Uses passed services -
Uses of DNSService in org.apache.james.jspf.terms
Methods in org.apache.james.jspf.terms with parameters of type DNSService