| Package | Description |
|---|---|
| org.davic.mpeg.sections | |
| org.davic.net.ca | |
| org.davic.net.tuning | |
| org.davic.resources | |
| org.dvb.event | |
| org.dvb.net.rc | |
| org.havi.ui | |
| org.havi.ui.event |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterResourcesAvailableEvent
This event signals that enough section filter resources for the corresponding
section filter group were available at the time this event was generated.
|
class |
ForcedDisconnectedEvent
This class is used to report when a TransportStream which was available becomes no longer available or
if the section filter resources are removed from a connected SectionFilterGroup.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DescramblingStartedEvent
This event sent to the resource status event listeners
when the descrambling of a service is started.
|
class |
DescramblingStoppedEvent
This event sent to the resource status event listeners
when the descrambling is stopped because of the application
itself stopping it or because the descrambling resources
were revoked by some other part of the system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetworkInterfaceReleasedEvent
This event informs that the NetworkInterface returned by
the getNetworkInterface method has been released
by an application or other entity in the system.
|
class |
NetworkInterfaceReservedEvent
This event informs that a particular network interface has been reserved
by an application or other entity in the system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceStatusListener.statusChanged(ResourceStatusEvent event)
This method is called by a ResourceServer when a resource changes status.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserEventAvailableEvent
This event is sent to the resource status event listeners when user input
events which had been exclusively reserved by an application are no longer
exclusively reserved.
|
class |
UserEventUnavailableEvent
This event is sent to the resource status event listeners when user input
events are exclusively reserved by an application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RCInterfaceReleasedEvent
This event informs an application that a
RCInterface
has been released by an application or other entity in the system. |
class |
RCInterfaceReservedEvent
This event informs an application that a
RCInterface
has been reserved by an application or other entity in the system. |
| Modifier and Type | Method and Description |
|---|---|
void |
HEventMulticaster.statusChanged(ResourceStatusEvent e)
Handles the ResourceStatusEvent by invoking the
statusChanged methods on listener-a and listener-b.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HScreenDeviceReleasedEvent
This event informs an application that a device for this
HScreen has been released by an application
or other entity in the system. |
class |
HScreenDeviceReservedEvent
This event informs that a device on this
HScreen has been reserved by an application or other entity in the
system. |
Copyright © 2012 code4tv.com. All Rights Reserved.