public class FutureResponse extends Object
| Constructor and Description |
|---|
FutureResponse(ResponseCallback responseCallback) |
FutureResponse(ResponseCallback responseCallback,
TransportFilter transportFilter) |
public FutureResponse(ResponseCallback responseCallback)
public FutureResponse(ResponseCallback responseCallback, TransportFilter transportFilter)
public Response getResult() throws IOException
IOExceptionpublic Response getResult(int timeout) throws IOException
IOExceptionCopyright © 2005–2016 The Apache Software Foundation. All rights reserved.