Uses of Class
tools.jackson.jaxrs.json.JsonEndpointConfig
-
Uses of JsonEndpointConfig in tools.jackson.jaxrs.json
Methods in tools.jackson.jaxrs.json that return JsonEndpointConfigModifier and TypeMethodDescriptionprotected JsonEndpointConfigJacksonJsonProvider._configForReading(tools.jackson.databind.ObjectReader reader, Annotation[] annotations) protected JsonEndpointConfigJacksonJsonProvider._configForWriting(tools.jackson.databind.ObjectWriter writer, Annotation[] annotations) static JsonEndpointConfigJsonEndpointConfig.forReading(tools.jackson.databind.ObjectReader reader, Annotation[] annotations) static JsonEndpointConfigJsonEndpointConfig.forWriting(tools.jackson.databind.ObjectWriter writer, Annotation[] annotations, String defaultJsonpMethod)