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

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

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

Methods in com.pluraprocessing.node.affiliate.web that throw PluraCommunicationException
 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.