Package dev.resteasy.rxjava3.i18n
Class Messages_$bundle
- java.lang.Object
-
- dev.resteasy.rxjava3.i18n.Messages_$bundle
-
- All Implemented Interfaces:
Messages,Serializable
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2022-07-28T15:40:53-0700") public class Messages_$bundle extends Object implements Messages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Messages_$bundleINSTANCE
-
Constructor Summary
Constructors Modifier Constructor Description protectedMessages_$bundle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.ProcessingExceptionexpectedClientInvocationBuilder(String className)protected StringexpectedClientInvocationBuilder$str()protected LocalegetLoggingLocale()protected ObjectreadResolve()
-
-
-
Field Detail
-
INSTANCE
public static final Messages_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
expectedClientInvocationBuilder$str
protected String expectedClientInvocationBuilder$str()
-
expectedClientInvocationBuilder
public final javax.ws.rs.ProcessingException expectedClientInvocationBuilder(String className)
- Specified by:
expectedClientInvocationBuilderin interfaceMessages
-
-