|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceServer | |
---|---|
org.davic.mpeg.sections | Provides access to MPEG-2 section filtering. |
org.davic.net.tuning | Provides access to tuning - MPEG multiplex selection. |
org.dvb.event | Provides access to user input events before they are processed through the event mechanism of the java.awt package. |
org.dvb.net.rc | Provides session management for bi-directional IP connections which are session based from the point of view of an application. |
org.havi.ui |
Uses of ResourceServer in org.davic.mpeg.sections |
---|
Classes in org.davic.mpeg.sections that implement ResourceServer | |
---|---|
class |
SectionFilterGroup
This class represents a group of MPEG-2 section filters to be activated and de-activated as an atomic operation. |
Uses of ResourceServer in org.davic.net.tuning |
---|
Classes in org.davic.net.tuning that implement ResourceServer | |
---|---|
class |
NetworkInterfaceManager
A network interface manager is an object that keeps track of broadcast network interfaces that are connected to the receiver. |
Uses of ResourceServer in org.dvb.event |
---|
Classes in org.dvb.event that implement ResourceServer | |
---|---|
class |
EventManager
The event manager allows an application to receive events coming from the user. |
Uses of ResourceServer in org.dvb.net.rc |
---|
Classes in org.dvb.net.rc that implement ResourceServer | |
---|---|
class |
RCInterfaceManager
This class is the factory and manager for all return channel interfaces in the system. |
Uses of ResourceServer in org.havi.ui |
---|
Classes in org.havi.ui that implement ResourceServer | |
---|---|
class |
HBackgroundDevice
This class represents the ultimate background of a screen. |
class |
HEmulatedGraphicsDevice
An HEmulatedGraphicsDevice is a "virtual" graphics device
that has the capability to be configured to perform one (of many)
possible emulations. |
class |
HGraphicsDevice
The HGraphicsDevice class
describes the raster graphics devices that are available for a
particular HScreen . |
class |
HScreenDevice
An instance of the HScreen class
represents a single independent video output signal from a
device. |
class |
HVideoDevice
The HVideoDevice class describes the logical video devices which can contribute to the appearance of a particular screen. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |