Uses of Interface
org.ocap.hn.NetModule

Packages that use NetModule
org.ocap.hn   
org.ocap.hn.recording   
 

Uses of NetModule in org.ocap.hn
 

Subinterfaces of NetModule in org.ocap.hn
 interface ContentServerNetModule
           Class representing a NetModule which serves content.
 

Methods in org.ocap.hn that return NetModule
 NetModule Device.getNetModule(String moduleId)
          Returns the NetModule by module id.
abstract  NetModule NetManager.getNetModule(String deviceName, String moduleID)
          Returns NetModule by device and module ID.
 

Uses of NetModule in org.ocap.hn.recording
 

Subinterfaces of NetModule in org.ocap.hn.recording
 interface NetRecordingRequestManager
          This interface represents a local RecordingNetModule.
 interface RecordingNetModule
           An interface representing a NetModule which provides DVR functionality.
 



Copyright © 2011. All Rights Reserved.