Uses of Package
org.dvb.internet

Packages that use org.dvb.internet
org.dvb.internet Provides a mechanism for GEM applications to control internet clients that may be present on an GEM such as a web browser or email client. 
 

Classes in org.dvb.internet used by org.dvb.internet
ClientNotRunningException
          Exception thrown when a method of InternetClient or one of its subclasses is called while the client is not running, for instance if the client has been terminated by the user.
EntryExistsException
          Exception generated when an application tries to add a bookmark or address book entry that already exists
InternetClient
          Base interface for the internet clients.
InternetClientEvent
          Base class for all status events from internet clients.
InternetClientFailureEvent
          Event indicating that an operation on an internet client failed.
InternetClientListener
          Interface for objects that wish to receive InternetClientEvents
InternetClientService
          The base class for the interface to resident applications that are supported by the internet access profile.