Class XMLEndpointConfig

    • Constructor Detail

      • XMLEndpointConfig

        protected XMLEndpointConfig​(com.fasterxml.jackson.databind.cfg.MapperConfig<?> config)
    • Method Detail

      • forReading

        public static XMLEndpointConfig forReading​(com.fasterxml.jackson.databind.ObjectReader reader,
                                                   java.lang.annotation.Annotation[] annotations)
      • forWriting

        public static XMLEndpointConfig forWriting​(com.fasterxml.jackson.databind.ObjectWriter writer,
                                                   java.lang.annotation.Annotation[] annotations)