public class FutureResponse extends Object
Constructor and Description |
---|
FutureResponse(ResponseCallback responseCallback) |
public FutureResponse(ResponseCallback responseCallback)
public Response getResult() throws IOException
IOException
public Response getResult(int timeout) throws IOException
IOException
public void set(Response result)
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.