|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RemoteEventListener
Interface for subscribing to remote events
| Method Summary | |
|---|---|
java.util.Hashtable |
anycallEventArrived(java.util.Hashtable evt)
Standard upcall for anycall arrived events |
void |
eventArrived(java.util.Hashtable evt)
This method is the standard callback provided for remote events. |
| Method Detail |
|---|
void eventArrived(java.util.Hashtable evt)
evt - Hashtable Remote event
java.util.Hashtable anycallEventArrived(java.util.Hashtable evt)
throws UnmatchedAnycallMethodException
evt - Hashtable
UnmatchedAnycallMethodException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||