|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JSONConfiguration.Builder | |
---|---|
com.sun.jersey.api.json | Provides support for enabling and configuring JSON. |
Uses of JSONConfiguration.Builder in com.sun.jersey.api.json |
---|
Subclasses of JSONConfiguration.Builder in com.sun.jersey.api.json | |
---|---|
static class |
JSONConfiguration.MappedBuilder
Builder class for constructing JSONConfiguration options
for the JSONConfiguration.Notation.MAPPED convention. |
static class |
JSONConfiguration.MappedJettisonBuilder
Builder class for constructing JSONConfiguration options
for the JSONConfiguration.Notation.MAPPED_JETTISON convention. |
static class |
JSONConfiguration.NaturalBuilder
Builder class for constructing JSONConfiguration options
for the JSONConfiguration.Notation.NATURAL convention. |
Methods in com.sun.jersey.api.json that return JSONConfiguration.Builder | |
---|---|
static JSONConfiguration.Builder |
JSONConfiguration.badgerFish()
A static method for obtaining a builder of JSONConfiguration instance, which will use JSONConfiguration.Notation.BADGERFISH JSON notation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |