Package | Description |
---|---|
j2se.windows.MQTTEndUser |
Modifier and Type | Field and Description |
---|---|
java.util.Hashtable<java.lang.String,MQTTSubscriber> |
ThreadPool.subscriberTable |
Modifier and Type | Method and Description |
---|---|
MQTTSubscriber |
ThreadPool.getSubscriber(java.lang.String ipandport,
java.lang.String threadName,
java.lang.String topic,
int qos) |
Modifier and Type | Method and Description |
---|---|
boolean |
ThreadPool.returnSubscriberThreadToPool(MQTTSubscriber t) |