Package org.glassfish.jersey.jackson
Class LocalizationMessages
java.lang.Object
org.glassfish.jersey.jackson.LocalizationMessages
Defines string formatting method for each constant in the resource file
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Error setting StreamReadConstraints: {0}.static String
Jackson modules could not be loaded: {0}static Localizable
static Localizable
-
Method Details
-
localizableERROR_MODULES_NOT_LOADED
-
ERROR_MODULES_NOT_LOADED
Jackson modules could not be loaded: {0} -
localizableERROR_JACKSON_STREAMREADCONSTRAINTS
-
ERROR_JACKSON_STREAMREADCONSTRAINTS
Error setting StreamReadConstraints: {0}. Possibly not Jackson 2.15?
-