Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
jersey-json-1.8.jar - Jersey JSON
Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
JAR File Size and Download Location:
File name: jersey-json-1.8.jar File size: 147933 bytes Date modified: 24-Jun-2011 Download: Jersey JSON
✍: FYIcenter.com
Manifest of the JAR:
Implementation-Title: jersey-json Implementation-Version: 1.8 Built-By: jerseyrobot Tool: Bnd-0.0.255 Bundle-Name: jersey-json Implementation-Vendor: Oracle Corporation Bundle-Vendor: Oracle Corporation Implementation-Vendor-Id: com.sun.jersey Build-Jdk: 1.6.0_20 Bundle-Version: 1.8 Bnd-LastModified: 1308911317333 Bundle-ManifestVersion: 2 Bundle-Description: Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services. Bundle-DocURL: http://www.oracle.com/ Bundle-SymbolicName: com.sun.jersey.jersey-json Build-Id: 1.8 06/24/2011 12:28 PM
List of Classes in the JAR:
com/sun/jersey/api/json/JSONConfigurated com/sun/jersey/api/json/JSONConfiguration com/sun/jersey/api/json/JSONJAXBContext com/sun/jersey/api/json/JSONMarshaller com/sun/jersey/api/json/JSONUnmarshaller com/sun/jersey/api/json/JSONWithPadding com/sun/jersey/json/impl/BaseJSONMarshaller com/sun/jersey/json/impl/BaseJSONUnmarshaller com/sun/jersey/json/impl/BufferingInputOutputStream com/sun/jersey/json/impl/FilteringInputStream com/sun/jersey/json/impl/ImplMessages com/sun/jersey/json/impl/JSONHelper com/sun/jersey/json/impl/JSONMarshallerImpl com/sun/jersey/json/impl/JSONTransformer com/sun/jersey/json/impl/JSONUnmarshallerImpl com/sun/jersey/json/impl/JsonRootEatingInputStreamFilter com/sun/jersey/json/impl/NameUtil com/sun/jersey/json/impl/RootElementWrapper com/sun/jersey/json/impl/Stax2JsonFactory com/sun/jersey/json/impl/provider/entity/JSONArrayProvider com/sun/jersey/json/impl/provider/entity/JSONJAXBElementProvider com/sun/jersey/json/impl/provider/entity/JSONListElementProvider com/sun/jersey/json/impl/provider/entity/JSONLowLevelProvider com/sun/jersey/json/impl/provider/entity/JSONObjectProvider com/sun/jersey/json/impl/provider/entity/JSONRootElementProvider com/sun/jersey/json/impl/provider/entity/JSONWithPaddingProvider com/sun/jersey/json/impl/provider/entity/JacksonProviderProxy com/sun/jersey/json/impl/reader/CharactersEvent com/sun/jersey/json/impl/reader/EndDocumentEvent com/sun/jersey/json/impl/reader/EndElementEvent com/sun/jersey/json/impl/reader/Jackson2StaxReader com/sun/jersey/json/impl/reader/JacksonRootAddingParser com/sun/jersey/json/impl/reader/JsonLexer com/sun/jersey/json/impl/reader/JsonNamespaceContext com/sun/jersey/json/impl/reader/JsonReaderXmlEvent com/sun/jersey/json/impl/reader/JsonToken com/sun/jersey/json/impl/reader/JsonXmlStreamReader com/sun/jersey/json/impl/reader/StartDocumentEvent com/sun/jersey/json/impl/reader/StartElementEvent com/sun/jersey/json/impl/reader/StaxLocation com/sun/jersey/json/impl/writer/A2EXmlStreamWriterProxy com/sun/jersey/json/impl/writer/JacksonArrayWrapperGenerator com/sun/jersey/json/impl/writer/JacksonRootStrippingGenerator com/sun/jersey/json/impl/writer/JacksonStringMergingGenerator com/sun/jersey/json/impl/writer/JsonEncoder com/sun/jersey/json/impl/writer/JsonXmlStreamWriter com/sun/jersey/json/impl/writer/Stax2JacksonWriter
2014-06-18, 4168👍, 0💬
Popular Posts:
XStream is a simple library to serialize objects to XML and back again. JAR File Size and Download L...
What Is log4j-1.2.15.jar? I got the JAR file from apache-log4j-1.2.15.zip. log4j-1.2.15.jar is the v...
What Is wstx-asl-3.2.8.jar? wstx-asl-3.2.8.jar is JAR file for the ASL component of Woodstox 3.2.8. ...
The Digester package lets you configure an XML -> Java object mapping module, which triggers certain...
How to display XML element type information with the jaxp\TypeInfoWriter.java provided in the Apache...