| Interface | Description |
|---|---|
| DNSAsynchLookupService |
Interface which should be used to access all necassary DNS-Records
|
| FutureSPFResult.IFutureSPFResultListener |
Listener which will get notified once a
FutureSPFResult.isReady() returns true. |
| IResponse | |
| IResponseQueue |
Queue implementation which is used to manage IResponse
|
| SPFExecutor |
| Class | Description |
|---|---|
| FutureSPFResult |
A Blocking version of SPFResult which block until the SPFResult is fully set
|
| IResponseImpl |
Implementation of an IRespone Object
|
| SPFResult |
This class is used to return the result of an SPF lookup.
|
| StagedMultipleSPFExecutor |
Async implementation of SPFExecutor
|
| SynchronousSPFExecutor |
Synchronous implementation of SPFExecuter.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.