public class Main extends Object
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Running this as a debug is something like:
java -m mqtt://maestro-broker:1883
-l /storage/tmp/maestro-java/sender
|
public static void main(String[] args)
This documentation was released into the public domain.