Add JSON page that returns the status of a Sone.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 21 Oct 2010 11:58:18 +0000 (13:58 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 21 Oct 2010 11:58:18 +0000 (13:58 +0200)
commita1b2f42d03e3420bfc4a4aa896f5809b79400cd0
tree6b8c99d113e4a623d93471c2a31c23e432c20d03
parent3172a3accc6409cbd0fb11456e0cc441602d0e8e
Add JSON page that returns the status of a Sone.
src/main/java/net/pterodactylus/sone/web/WebInterface.java
src/main/java/net/pterodactylus/sone/web/ajax/GetSoneStatusPage.java [new file with mode: 0644]