Class JettisonConfig

java.lang.Object
org.glassfish.jersey.jettison.JettisonConfig

public class JettisonConfig extends Object
An immutable configuration of JSON notation and options. JettisonConfig instance can be used for configuring the JSON notation on JettisonJaxbContext.
Author:
Jakub Podlesak