| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
javax.media.MediaEvent
javax.media.rtp.event.RTPEvent
javax.media.rtp.event.RemoteEvent
javax.media.rtp.event.SenderReportEvent
public class SenderReportEvent
Standard JMF class -- see this class in the JMF Javadoc. Complete.
| Field Summary | 
|---|
| Fields inherited from class java.util.EventObject | 
|---|
| source | 
| Constructor Summary | |
|---|---|
| SenderReportEvent(SessionManager from,
                  SenderReport report) | |
| Method Summary | |
|---|---|
|  SenderReport | getReport() | 
| 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 SenderReportEvent(SessionManager from,
                         SenderReport report)
| Method Detail | 
|---|
public SenderReport getReport()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||