Uses of Class
org.apache.james.jspf.core.MacroExpand
Packages that use MacroExpand
Package
Description
-
Uses of MacroExpand in org.apache.james.jspf.core
Methods in org.apache.james.jspf.core with parameters of type MacroExpandModifier and TypeMethodDescriptionvoid
MacroExpandEnabled.enableMacroExpand
(MacroExpand macroExpand) Provide component with a DNSService. -
Uses of MacroExpand in org.apache.james.jspf.impl
Constructors in org.apache.james.jspf.impl with parameters of type MacroExpandModifierConstructorDescriptionSPF
(DNSService dnsProbe, SPFRecordParser parser, MacroExpand macroExpand, SPFExecutor executor) Uses passed services -
Uses of MacroExpand in org.apache.james.jspf.policies.local
Constructors in org.apache.james.jspf.policies.local with parameters of type MacroExpandModifierConstructorDescriptionDefaultExplanationPolicy
(String explanation, MacroExpand macroExpand) -
Uses of MacroExpand in org.apache.james.jspf.terms
Fields in org.apache.james.jspf.terms declared as MacroExpandMethods in org.apache.james.jspf.terms with parameters of type MacroExpandModifier and TypeMethodDescriptionvoid
ExpModifier.enableMacroExpand
(MacroExpand macroExpand) void
GenericMechanism.enableMacroExpand
(MacroExpand macroExpand) void
IncludeMechanism.enableMacroExpand
(MacroExpand macroExpand) void
RedirectModifier.enableMacroExpand
(MacroExpand macroExpand)