| Package | Description |
|---|---|
| org.dvb.dsmcc |
| Modifier and Type | Method and Description |
|---|---|
DSMCCObject |
ServiceDomain.getMountPoint()
Returns a
DSMCCObject object describing the top level directory
of this ServiceDomain. |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DSMCCObject.prefetch(DSMCCObject dir,
String path,
byte priority)
Calling this method will issue a hint to the MHP for pre-fetching the object data
for that DSMCC object into cache.
|
| Constructor and Description |
|---|
AsynchronousLoadingEvent(DSMCCObject o)
Creates an AsynchronousLoadingEvent.
|
DSMCCObject(DSMCCObject dir,
String name)
Create a DSMCCObject object.
|
DSMCCStream(DSMCCObject aDSMCCObject)
Creates a Stream Object from a DSMCC Object.
|
DSMCCStreamEvent(DSMCCObject aDSMCCObject)
Create a
DSMCCStreamEvent from a DSMCCObject. |
InsufficientResourcesEvent(DSMCCObject o)
Create an InsufficientResourcesException object.
|
InvalidFormatEvent(DSMCCObject o)
Create an InvalidFormatException object.
|
InvalidPathnameEvent(DSMCCObject o)
Create an InvalidPathnameEvent.
|
LoadingAbortedEvent(DSMCCObject aDSMCCObject)
Creates a LoadingAbortedEvent object.
|
MPEGDeliveryErrorEvent(DSMCCObject o)
Creates an MPEGDeliveryEvent.
|
NotEntitledEvent(DSMCCObject o)
Creates a NotEntitledEvent object.
|
ObjectChangeEvent(DSMCCObject source,
int aVersionNumber)
Creates an ObjectChangeEvent indicating that a new version of the
monitored DSMCC Object has been detected.
|
ServerDeliveryErrorEvent(DSMCCObject o)
Creates a ServerDeliveryEvent object.
|
ServiceXFRErrorEvent(DSMCCObject o,
ServiceXFRReference ref)
Creates a ServiceXFRErrorEvent object.
|
SuccessEvent(DSMCCObject o)
Creates a
SuccessEvent object. |
Copyright © 2012 code4tv.com. All Rights Reserved.