Class IdServerStrings

java.lang.Object
com.io7m.jxtrand.vanilla.JXTAbstractStrings
com.io7m.idstore.server.controller.IdServerStrings
All Implemented Interfaces:
IdServiceType, com.io7m.jxtrand.api.JXTStringsType

public final class IdServerStrings extends com.io7m.jxtrand.vanilla.JXTAbstractStrings implements IdServiceType
The server string resources.
  • Constructor Details

    • IdServerStrings

      public IdServerStrings(Locale locale) throws IOException
      The client string resources.
      Parameters:
      locale - The application locale
      Throws:
      IOException - On I/O errors
  • Method Details