Package | Description |
---|---|
com.sun.jersey.api.json |
Provides support for enabling and configuring JSON.
|
com.sun.jersey.json.impl |
Modifier and Type | Method and Description |
---|---|
JSONUnmarshaller |
JSONJAXBContext.createJSONUnmarshaller()
Create a JSON unmarshaller.
|
static JSONUnmarshaller |
JSONJAXBContext.getJSONUnmarshaller(Unmarshaller unmarshaller,
JAXBContext jaxbContext)
Get a
JSONUnmarshaller from a Unmarshaller . |
Modifier and Type | Class and Description |
---|---|
class |
BaseJSONUnmarshaller |
class |
JSONUnmarshallerImpl |
Copyright © 2013 Oracle Corporation. All rights reserved.