public class StagedMultipleSPFExecutor extends Object implements SPFExecutor, Runnable
| Constructor and Description |
|---|
StagedMultipleSPFExecutor(Logger log,
DNSAsynchLookupService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(SPFSession session,
FutureSPFResult result)
Execute the non-blocking part of the processing and returns.
|
void |
execute(SPFSession session,
FutureSPFResult result,
boolean throttle) |
void |
run() |
public StagedMultipleSPFExecutor(Logger log, DNSAsynchLookupService service)
public void execute(SPFSession session, FutureSPFResult result)
execute in interface SPFExecutorSPFExecutor.execute(org.apache.james.jspf.core.SPFSession, org.apache.james.jspf.executor.FutureSPFResult)public void execute(SPFSession session, FutureSPFResult result, boolean throttle)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.