|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.asmatron.messengine.action.ActionObject
org.asmatron.messengine.action.RequestAction<T,V>
public class RequestAction<T,V>
| Constructor Summary | |
|---|---|
RequestAction(T value,
ResponseCallback<V> callback)
|
|
| Method Summary | |
|---|---|
ResponseCallback<V> |
getCallback()
|
T |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestAction(T value,
ResponseCallback<V> callback)
| Method Detail |
|---|
public T getValue()
public ResponseCallback<V> getCallback()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||