Content deleted Content added
No edit summary |
|||
Line 76:
=== JSON Processing [http://json-processing-spec.java.net/] ===
Produce and consume JSON text in a streaming fashion, similar to StAX API for XML. Build a Java object model for JSON text using API classes, similar to DOM API for XML.
=== Web Socket API [http://websocket-spec.java.net/] ===
|