public class BlockingAsyncStrategy extends Object implements AsyncStrategy
| Constructor and Description |
|---|
BlockingAsyncStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Result |
controllerReturned() |
void |
handleAsync() |
void |
returnResultAsync(Result result,
Context context) |
public void handleAsync()
handleAsync in interface AsyncStrategypublic Result controllerReturned()
controllerReturned in interface AsyncStrategypublic void returnResultAsync(Result result, Context context)
returnResultAsync in interface AsyncStrategyCopyright © 2019. All rights reserved.