Package var.mom.mqtt.log
Class Subscriber
- java.lang.Object
-
- var.mom.mqtt.log.Subscriber
-
class Subscriber extends java.lang.Object
asynchronous subscriber for the log service- Author:
- Sandro Leuchter
-
-
Constructor Summary
Constructors Constructor Description Subscriber()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
main routine and starting point of program
-
-
-
Constructor Detail
-
Subscriber
Subscriber()
-
-
Method Detail
-
main
public static void main(java.lang.String[] args)
main routine and starting point of program- Parameters:
args
- not used
-
-