public class ReadWorker extends AbstractCycleWorker
ALWAYS_WAIT_FOR_TRIGGER_NEXT_RUN, DO_NOT_WAIT
Modifier | Constructor and Description |
---|---|
protected |
ReadWorker(TeslaPowerwall2CoreImpl parent,
java.net.Inet4Address ipAddress,
int port) |
Modifier and Type | Method and Description |
---|---|
protected void |
forever()
This method is called in a loop forever until the Thread gets interrupted.
|
activate, deactivate, getCycleTime
triggerNextRun
protected ReadWorker(TeslaPowerwall2CoreImpl parent, java.net.Inet4Address ipAddress, int port) throws java.security.NoSuchAlgorithmException, java.security.KeyManagementException
java.security.NoSuchAlgorithmException
java.security.KeyManagementException
protected void forever() throws java.lang.Throwable
AbstractWorker
forever
in class AbstractCycleWorker
java.lang.Throwable