|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.dvb.dsmcc | |
---|---|
org.dvb.dsmcc |
Classes in org.dvb.dsmcc used by org.dvb.dsmcc | |
---|---|
AsynchronousLoadingEvent
This class described an Object event which is used to notify the loading of a DSMCC object. |
|
AsynchronousLoadingEventListener
Listener for applications which perform asynchronous loading, in order to be informed if the loading is done or if an error has occurred. |
|
DSMCCException
The DSMCCException is the root class of all DSMCC related exceptions |
|
DSMCCObject
A DSMCCObject is an object which belongs to a DSMCC ServiceDomain. |
|
DSMCCStream
The DSMCCStream class is used to manage DSMCC Stream Objects. |
|
DSMCCStreamEvent
The DSMCCStreamEvent class is used to manage DSMCC StreamEvent Objects. |
|
IllegalObjectTypeException
This Exception is thrown when the application attempted to create a DSMCCStream or DSMCCStreamEvent object with an object or a path that did not correspond to a DSMCC Stream or DSMCC StreamEvent respectively |
|
InsufficientResourcesException
This exception gets thrown when a request to perform a DSMCC related operation cannot be completed due to resource limitations. |
|
InvalidAddressException
An InvalidAddressException is thrown when the format of an NSAP address is not recognized. |
|
InvalidFormatException
An InvalidFormatException is thrown when an inconsistent DSMCC message is received. |
|
InvalidPathNameException
The InvalidPathNameException is thrown when the path name to a DSMCCObject does not exist or if the service domain is not detached. |
|
MPEGDeliveryException
An MPEGDEliveryException is thrown when an error (for instance, a time out or accessing the data would require tuning) occurs while loading data from an MPEG Stream. |
|
NotEntitledException
This Exception is thrown when the user is not entitled to access the content of the object (the Elementary Stream is scrambled and the user is not entitled). |
|
NothingToAbortException
A NothingToAbortException is thrown when the abort method is called and there is no loading in progress. |
|
NotLoadedException
A NotLoadedException is thrown when an operation fails because information which is required to be loaded has not been. |
|
NPTListener
Objects that implement the NPTListener interface can receive
NPTStatusEvent and NPTRateChangedEvent events. |
|
NPTRate
Represents the rate at which an NPT time-base progresses. |
|
NPTRateChangeEvent
Sent only when the rate of an NPT time-base changes value. |
|
NPTStatusEvent
Sent when an MHP terminal detects a change of status in the NPT of a stream. |
|
ObjectChangeEvent
This class describes an object change event that is used to monitor the arrival of a new version of a DSMCCObject . |
|
ObjectChangeEventListener
The objects that implements the ObjectChangeEventListener interface can receive ObjectChangeEvent event. |
|
ServerDeliveryException
A ServerDeliveryException is thrown when the local machine can not communicate with the server. |
|
ServiceXFRException
A ServiceXFRException is thrown when a DSMCC Object can not be loaded in the current ServiceDomain but is available in an alternate ServiceDomain (i.e. for an object Carousel, the IOR of the object or one of its parent directories contains a Lite Option Profile Body). |
|
ServiceXFRReference
A ServiceXFRReference object is used when a DSMCC Object can not be loaded in the current ServiceDomain but is available in an alternate ServiceDomain. |
|
StreamEvent
This class describes a Stream event which is used to synchronize an application with an MPEG Stream. |
|
StreamEventListener
Objects that implement the StreamEventListener interface can receive StreamEvent event. |
|
UnknownEventException
The UnknownEventException is thrown when a method tries to access to
an unknown event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |