Class Consumer
- java.lang.Object
-
- com.google.common.util.concurrent.AbstractIdleService
-
- com.example.consumer3_localization.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 the provider and queries Localization service.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)protected voidshutDown()protected voidstartUp()
-