|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.dvb.dsmcc.AsynchronousLoadingEvent
org.dvb.dsmcc.ServerDeliveryErrorEvent
The local machine can not communicate with the server.
This event is only used with files implemented by delivery over bi-directional
IP connections. For the object carousel the MPEGDeliveryErrorEvent
is used instead.
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
ServerDeliveryErrorEvent(DSMCCObject o)
Creates a ServerDeliveryEvent object. |
Method Summary | |
java.lang.Object |
getSource()
Returns the DSMCCObject that generated the event. |
Methods inherited from class java.util.EventObject |
toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ServerDeliveryErrorEvent(DSMCCObject o)
o
- the DSMCCObject that generated the event.Method Detail |
public java.lang.Object getSource()
getSource
in class AsynchronousLoadingEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |