| Package | Description |
|---|---|
| org.dvb.dsmcc |
| Modifier and Type | Class and Description |
|---|---|
class |
InsufficientResourcesEvent
This event is generated if there are insufficient resources available
to load a DSMCCObject.
|
class |
InvalidFormatEvent
This event is generated if the format of the data received is inconsistent.
|
class |
InvalidPathnameEvent
The pathname does not exist or the ServiceDomain has been detached.
|
class |
LoadingAbortedEvent
This event will be sent to the AsynchronousEventListener when an
asynchronous loading operation is aborted.
|
class |
MPEGDeliveryErrorEvent
An MPEGDeliveryErrorEvent indicates that an error (for instance, a time out or accessing the data would
require tuning) has occurred while loading data
from an MPEG Stream.
|
class |
NotEntitledEvent
This event is sent when an attempt to asynchronously load an object
has failed because the elementary stream carrying the object is scrambled
and the user is not entitled to access the content of the object.
|
class |
ServerDeliveryErrorEvent
The local machine can not communicate with the server.
|
class |
ServiceXFRErrorEvent
The object requested is available in an alternate ServiceDomain.
|
class |
SuccessEvent
This event indicates that the asynchronous loading was
successful.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsynchronousLoadingEventListener.receiveEvent(AsynchronousLoadingEvent e)
Method called when an event is sent to the application.
|
Copyright © 2012 code4tv.com. All Rights Reserved.