Class TopicPubCommand
- java.lang.Object
-
- com.github.jy2.commandline.picocli.topic.TopicPubCommand
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classTopicPubCommand.PublisherThread
-
Field Summary
Fields Modifier and Type Field Description static TopicPubCommand.PublisherThreadthread
-
Constructor Summary
Constructors Constructor Description TopicPubCommand()
-
-
-
Field Detail
-
thread
public static TopicPubCommand.PublisherThread thread
-
-