| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EsfTooManyInflightMessagesException | |
|---|---|
| com.eurotech.framework.core.data.transport.mqtt | |
| com.eurotech.framework.data | |
| Uses of EsfTooManyInflightMessagesException in com.eurotech.framework.core.data.transport.mqtt | 
|---|
| Methods in com.eurotech.framework.core.data.transport.mqtt that throw EsfTooManyInflightMessagesException | |
|---|---|
 DataTransportToken | 
MqttDataTransport.publish(String topic,
        byte[] payload,
        int qos,
        boolean retain)
 | 
| Uses of EsfTooManyInflightMessagesException in com.eurotech.framework.data | 
|---|
| Methods in com.eurotech.framework.data that throw EsfTooManyInflightMessagesException | |
|---|---|
 DataTransportToken | 
DataTransportService.publish(String topic,
        byte[] payload,
        int qos,
        boolean retain)
Enqueues a message for publishing with the underlying transport implementation.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||