Class MqttMessages_$bundle
- java.lang.Object
-
- io.smallrye.reactive.messaging.mqtt.i18n.MqttMessages_$bundle
-
- All Implemented Interfaces:
MqttMessages
,Serializable
public class MqttMessages_$bundle extends Object implements MqttMessages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static MqttMessages_$bundle
INSTANCE
-
Fields inherited from interface io.smallrye.reactive.messaging.mqtt.i18n.MqttMessages
msg
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
MqttMessages_$bundle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Locale
getLoggingLocale()
protected Object
readResolve()
-
-
-
Field Detail
-
INSTANCE
public static final MqttMessages_$bundle INSTANCE
-
-