|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageEvent
An MessageEvent is fired to a set of MessageListeners by the DWR
Hub.
| Method Summary | ||
|---|---|---|
|
getData(java.lang.Class<T> asType)
We convert the data (if the message is from the client) as late as possible so the message recipient can choose what type it should be. |
|
Hub |
getHub()
|
|
java.lang.Object |
getRawData()
WARNING: This method is for internal use only. |
|
| Method Detail |
|---|
Hub getHub()
EventObject.getSource()<T> T getData(java.lang.Class<T> asType)
T - The type that we are converting toasType - The type that we are converting to
java.lang.Object getRawData()
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||