|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.asmatron.messengine.engines.components.ResponseManager
public class ResponseManager
| Constructor Summary | |
|---|---|
ResponseManager()
|
|
| Method Summary | |
|---|---|
java.util.concurrent.Future<Message<?>> |
addResponseListener(ResponseLock listener)
|
void |
initialize()
|
void |
notifyResponse(Message<?> response)
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseManager()
| Method Detail |
|---|
public void initialize()
public void shutdown()
public java.util.concurrent.Future<Message<?>> addResponseListener(ResponseLock listener)
public void notifyResponse(Message<?> response)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||