Uses of Interface
org.ocap.system.SystemModule

Packages that use SystemModule
org.ocap.system

This API is used to access system modules. 

 

Uses of SystemModule in org.ocap.system
 

Methods in org.ocap.system with parameters of type SystemModule
 void SystemModuleHandler.ready(SystemModule systemModule)
          This is a call back method to notify that this SystemModuleHandler is ready to receive an APDU, and returns a SystemModule to send an APDU to the CableCARD device.