public class MQTTPublisher
extends java.lang.Thread
Constructor and Description |
---|
MQTTPublisher() |
MQTTPublisher(java.lang.String ip_port,
java.lang.String name,
java.lang.String topicc,
int qosLevel) |
Modifier and Type | Method and Description |
---|---|
void |
run_ori() |
void |
run() |
void |
setSTOP(boolean newValue) |
void |
updateMsg(java.lang.String newMsg) |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield