Class Consumer
- java.lang.Object
-
- com.google.common.util.concurrent.AbstractIdleService
-
- com.example.consumer2_trackall_extension.Consumer
-
- All Implemented Interfaces:
com.google.common.util.concurrent.Service
public class Consumer extends com.google.common.util.concurrent.AbstractIdleServiceThis is an example consumer that connects to a device based on a configured UUID, tracks all changes, and tries to parse the state extension from provider2_extension example.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)protected voidshutDown()protected voidstartUp()
-