ko-ws-tyrus/src/main/java/org/netbeans/html/wstyrus/TyrusContext.java
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Wed, 05 Feb 2014 11:43:27 +0100 Removing unused import
Tue, 21 Jan 2014 08:54:02 +0100 Merging jdk6 branch to preprocess, so the changes are 1:1
Mon, 20 Jan 2014 14:09:43 +0100 In order to use the html4j technology in Jersey 2.6 we need to run on JDK6, as Jersey still requires JDK6
Tue, 14 Jan 2014 16:14:08 +0100 Make sure we compile and run on JDK6
Thu, 09 Jan 2014 20:39:23 +0100 ko4j registers implementation of Transfer and WSTransfer based on XHR and WebSocket from a browser. The Java implementations of these interfaces has been moved to ko-ws-tyrus module. JavaScript arrays passed as parameters to Java callback methods need to be wrapped.
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