Uses of Package
org.ocap.hn

Packages that use org.ocap.hn
org.ocap.hn Provides interfaces and classes for representing a home network. 
org.ocap.hn.content   
org.ocap.hn.content.navigation Manages the content listings. 
 

Classes in org.ocap.hn used by org.ocap.hn
Device
          The Device interface represents a Homenetwork device that supports homenetwork NetModules.
NetActionEvent
          This class represents an event generated in response to an action.
NetActionHandler
          This interface represents a handler passed to asynchronous methods
NetActionRequest
          All asynchronous actions in the Home networking API return an NetActionRequest.
NetList
          A list comprising of homenetwork elements such as Device or NetModule.
NetManager
          The NetManager is a singleton class that registers all the Devices and NetModules within a home network.
NetModule
          NetModule is an abstraction of functionality that is provided by a Device.
NetModuleEvent
          Entity for NetModule Event.
NetModuleEventListener
          NetModuleEvent callback interface.
PropertyFilter
          The filter for (key,value) pair filtering mechanism.
RemoteResourceUsage
          This interface represents a group of resources required to perform an action requested by an application running on a remote device.
 

Classes in org.ocap.hn used by org.ocap.hn.content
ContentServer
          Class representing a NetModule which serves content.
NetActionHandler
          This interface represents a handler passed to asynchronous methods
NetActionRequest
          All asynchronous actions in the Home networking API return an NetActionRequest.
 

Classes in org.ocap.hn used by org.ocap.hn.content.navigation
Device
          The Device interface represents a Homenetwork device that supports homenetwork NetModules.