Class MQTTBundle_impl
- java.lang.Object
-
- org.apache.activemq.artemis.core.protocol.mqtt.MQTTBundle_impl
-
- All Implemented Interfaces:
MQTTBundle
public class MQTTBundle_impl extends Object implements MQTTBundle
-
-
Field Summary
-
Fields inherited from interface org.apache.activemq.artemis.core.protocol.mqtt.MQTTBundle
BUNDLE
-
-
Constructor Summary
Constructors Constructor Description MQTTBundle_impl(org.slf4j.Logger logger)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IllegalStateExceptionunableToStoreMqttState(long timeout)
-
-
-
Method Detail
-
unableToStoreMqttState
public IllegalStateException unableToStoreMqttState(long timeout)
- Specified by:
unableToStoreMqttStatein interfaceMQTTBundle
-
-