Package org.glassfish.jersey.media.json.internal

Jersey JSON provider common internal classes.

See:
          Description

Class Summary
BaseJsonMarshaller Base JSON marshaller implementation class.
BaseJsonUnmarshaller Base JSON marshaller implementation class.
BufferingInputOutputStream Output stream that buffers the written chunks of bytes and makes them available for reading/retrieval.
FilteringInputStream Abstract filtering input stream.
JsonHelper Collection of JSON processing utility methods.
JsonJaxbMarshaller JSON JAXB marshaller.
JsonJaxbUnmarshaller JSON JAXB unmarshaller.
JsonRootEatingInputStreamFilter JSON root eating filtering input stream.
LocalizationMessages Defines string formatting method for each constant in the resource file
RootElementWrapper Collection of root element wrapping/unwrapping utility methods.
Stax2JsonFactory Factory for creating JSON-enabled StAX readers and writers.
 

Package org.glassfish.jersey.media.json.internal Description

Jersey JSON provider common internal classes.



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.