Class FutureResponse

java.lang.Object
com.yahoo.processing.response.FutureResponse
All Implemented Interfaces:
Future<Response>

public class FutureResponse extends Object implements Future<Response>
A processing response which will arrive in the future.
Author:
bratseth