Class Defaults


  • public class Defaults
    extends Object
    Class holding shared objects between all clients.
    • Constructor Detail

      • Defaults

        public Defaults()
    • Method Detail

      • getObjectMapper

        public static com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
        Instance of the ObjectMapper shared between all clients.