|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--javax.media.MediaEvent
|
+--javax.media.rtp.event.RTPEvent
|
+--javax.media.rtp.event.SessionEvent
SessionEvent are events that pertain to the Session as a whole and that dont belong to a ReceiveStream in particular or a remote participant necessarily. SessionEvent is one of NewParticipantEvent or LocalCollisionEvent.
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
SessionEvent(SessionManager from)
|
|
| Methods inherited from class javax.media.rtp.event.RTPEvent |
getSessionManager,
getSource,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public SessionEvent(SessionManager from)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||