org.apache.activemq.transport
Class FutureResponse
java.lang.Object
org.apache.activemq.transport.FutureResponse
public class FutureResponse
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FutureResponse
public FutureResponse(ResponseCallback responseCallback)
getResult
public Response getResult()
throws IOException
- Throws:
IOException
getResult
public Response getResult(int timeout)
throws IOException
- Throws:
IOException
set
public void set(Response result)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.