Uses of Interface
org.ocap.hardware.pod.HostParamHandler

Packages that use HostParamHandler
org.ocap.hardware.pod

This package provides a way to set and get OpenCable CableCARD Resource related parameters. 

 

Uses of HostParamHandler in org.ocap.hardware.pod
 

Methods in org.ocap.hardware.pod with parameters of type HostParamHandler
 void POD.setHostParamHandler(HostParamHandler handler)
          This method sets an instance of a class that implements the HostParamHandler interface.