|
|||||||||
| Home >> All >> org >> mobicents >> slee >> [ runtime overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mobicents.slee.runtime
Interface EventRouter

- All Known Implementing Classes:
- EventRouterImpl
- public interface EventRouter
Implements the Event router from Appendix B.12 of the SLEE spec.
| Method Summary | |
void |
routeEvent(EventTypeID eventTypeId,
java.lang.Object event,
java.lang.Object activity,
Address address)
|
| Method Detail |
routeEvent
public void routeEvent(EventTypeID eventTypeId,
java.lang.Object event,
java.lang.Object activity,
Address address)
|
|||||||||
| Home >> All >> org >> mobicents >> slee >> [ runtime overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC