Download OWL REST sample module Free Java Code

Description

A Sample module that connects to an external web service (REST) to register users in a database.

Source Files

The download file OWL_REST_sample_module-master.zip has the following entries.


.gitignore/*from www . j  av  a  2 s .  co  m*/
README
TODO
art/MountainPicture.png
build.xml
lib_test/junit-4.8.2.jar
lib_test/mockito-all-1.8.5.jar
my.module.properties
nbproject/nb.properties
nbproject/private/private.xml
nbproject/project.xml
src/classes/org/jdesktop/wonderland/modules/restsamplemodule/client/Bundle.properties
src/classes/org/jdesktop/wonderland/modules/restsamplemodule/client/Bundle_es_ES.properties
src/classes/org/jdesktop/wonderland/modules/restsamplemodule/client/RESTSampleCell.java
src/classes/org/jdesktop/wonderland/modules/restsamplemodule/client/RESTSampleCellFactory.java
src/classes/org/jdesktop/wonderland/modules/restsamplemodule/client/RESTSampleCellRenderer.java
src/classes/org/jdesktop/wonderland/modules/restsamplemodule/client/rest/RESTGateway.java
src/classes/org/jdesktop/wonderland/modules/restsamplemodule/client/rest/RESTURLGateway.java
src/classes/org/jdesktop/wonderland/modules/restsamplemodule/common/RESTSampleCellClientState.java
src/classes/org/jdesktop/wonderland/modules/restsamplemodule/common/RESTSampleCellServerState.java
src/classes/org/jdesktop/wonderland/modules/restsamplemodule/server/RESTSampleCellMO.java
src/test/org/jdesktop/wonderland/modules/restsamplemodule/client/rest/RestGatewayTest.java

Download

Click the following link to download OWL_REST_sample_module-master.zip.

OWL_REST_sample_module-master.zip




















Home »
  Java Free Code »
    Web Framework »




Framework Web
GWT
PlayFramework
PureMVC
RESTful
Servlet
websocket
Wicket