|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.transport.FutureResponse
public class FutureResponse
| Constructor Summary | |
|---|---|
FutureResponse(ResponseCallback responseCallback)
|
|
| Method Summary | |
|---|---|
Response |
getResult()
|
Response |
getResult(int timeout)
|
void |
set(Response result)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FutureResponse(ResponseCallback responseCallback)
| Method Detail |
|---|
public Response getResult()
throws java.io.IOException
java.io.IOException
public Response getResult(int timeout)
throws java.io.IOException
java.io.IOExceptionpublic void set(Response result)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||