|
Interface Summary |
| 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 |
| LogEnabled |
Components that need to log can implement this interface to be provided
Loggers. |
| Logger |
This is a facade for the different logging subsystems. |
| MacroData |
This interface represent all the macros which can be used in SPF-Records. |
| MacroExpandEnabled |
Components that need to log can implement this interface so that
the container will provide the DNSService |
| SPF1Constants |
Interface which holds Constants for SPF |
| 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. |
| SPFCheckerExceptionCatcher |
Implementations get called when a SPFChecker throws an Exception |
| SPFRecordParser |
Implementations of this interface should handle parsing of SPFRecords |
| SPFTermsRegexps |
This constants are used by Terms to define their matching rules. |