|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.asmatron.messengine.engines.components.ResponseLock
public class ResponseLock
| Constructor Summary | |
|---|---|
ResponseLock(java.lang.String responseType,
long timeout)
|
|
| Method Summary | |
|---|---|
Message<?> |
call()
|
java.lang.String |
getResponseType()
|
void |
release(Message<?> response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseLock(java.lang.String responseType,
long timeout)
| Method Detail |
|---|
public Message<?> call()
throws java.lang.Exception
call in interface java.util.concurrent.Callable<Message<?>>java.lang.Exceptionpublic void release(Message<?> response)
public java.lang.String getResponseType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||