public class FutureResponse extends java.lang.Object
FutureResponse(ResponseCallback responseCallback)
Response
getResult()
getResult(int timeout)
void
set(Response result)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FutureResponse(ResponseCallback responseCallback)
public Response getResult() throws java.io.IOException
java.io.IOException
public Response getResult(int timeout) throws java.io.IOException
public void set(Response result)
Copyright © 2005-2012. All Rights Reserved.