Class 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