Uses of Class
com.pluraprocessing.node.exception.JavascriptMissingException

Packages that use JavascriptMissingException
com.pluraprocessing.node.affiliate.web   
 

Uses of JavascriptMissingException in com.pluraprocessing.node.affiliate.web
 

Methods in com.pluraprocessing.node.affiliate.web that throw JavascriptMissingException
 void AffiliatePluraConnector.changeCpuUsage(double percentCpu)
          Change CPU usage on the client computer and start running Plura if it is not already running.
 void AffiliatePluraConnector.startPlura()
          Start running Plura on the client's computer.
 void AffiliatePluraConnector.stopPlura()
          Stop running Plura on the client's computer.