Class LocalizationMessages


  • public final class LocalizationMessages
    extends java.lang.Object
    Defines string formatting method for each constant in the resource file
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.glassfish.jersey.internal.l10n.Localizable localizableNOT_SUPPORTED()  
      static java.lang.String NOT_SUPPORTED()
      Helidon connector is not supported on JDK version less than 11.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • localizableNOT_SUPPORTED

        public static org.glassfish.jersey.internal.l10n.Localizable localizableNOT_SUPPORTED()
      • NOT_SUPPORTED

        public static java.lang.String NOT_SUPPORTED()
        Helidon connector is not supported on JDK version less than 11.