public static interface FutureSPFResult.IFutureSPFResultListener
FutureSPFResult.isReady()
returns true
. So it will not block anymoreModifier and Type | Method and Description |
---|---|
void |
onSPFResult(FutureSPFResult result)
Get called once a
FutureSPFResult is ready |
void onSPFResult(FutureSPFResult result)
FutureSPFResult
is readyresult
- Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.