json/src/main/java/org/apidesign/html/json/spi/JSONCall.java
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 16:59:43 +0100 Moving implementation classes into org.netbeans.html namespace
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Sun, 25 Aug 2013 17:41:21 +0200 All callback calls are rescheduled to browser thread automatically
Sun, 25 Aug 2013 12:18:25 +0200 Introducing WSTransfer and making it work on JDK8
Sun, 25 Aug 2013 09:36:33 +0200 Introducing special JSON receiver rather than using tricks with Runnable and Object[]
Fri, 23 Aug 2013 22:23:30 +0200 More intricate ways to control WebSocket connections
Thu, 09 May 2013 20:53:00 +0200 Can send data to the server
Thu, 09 May 2013 20:30:25 +0200 Can use PUT method when connecting to the server
Tue, 23 Apr 2013 10:15:46 +0200 SPI for JSON and JSONP queries