|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JettisonConfig.Notation | |
|---|---|
| org.glassfish.jersey.jettison | Jersey classes supporting JSON media type processing based on Jettison. |
| Uses of JettisonConfig.Notation in org.glassfish.jersey.jettison |
|---|
| Methods in org.glassfish.jersey.jettison that return JettisonConfig.Notation | |
|---|---|
JettisonConfig.Notation |
JettisonConfig.getNotation()
Returns JSON notation selected for this configuration |
static JettisonConfig.Notation |
JettisonConfig.Notation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JettisonConfig.Notation[] |
JettisonConfig.Notation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||