Uses of Interface
dev.digiried.wattpilot.WattpilotClientListener
Packages that use WattpilotClientListener
- 
Uses of WattpilotClientListener in dev.digiried.wattpilot
Methods in dev.digiried.wattpilot with parameters of type WattpilotClientListenerModifier and TypeMethodDescriptionvoidWattpilotClient.addListener(WattpilotClientListener listener) Adds aWattpilotClientListenerto the client.voidWattpilotClient.removeListener(WattpilotClientListener listener) Removes aWattpilotClientListenerfrom the client. - 
Uses of WattpilotClientListener in dev.digiried.wattpilot.shell
Classes in dev.digiried.wattpilot.shell that implement WattpilotClientListenerModifier and TypeClassDescriptionclassSimple shell application to interact with a Wattpilot wallbox.