Download simple json rpc Free Java Code
Description
Java servlet based RPC for POJO, using JSON.
Source Files
The download file simple-json-rpc-master.zip has the following entries.
.classpath/*from w w w . j a v a 2s . com*/
.project
README.md
pom.xml
src/main/java/simplejsonrpc/client/Call.java
src/main/java/simplejsonrpc/client/Client.java
src/main/java/simplejsonrpc/example/ExampleClient.java
src/main/java/simplejsonrpc/example/ExampleService.java
src/main/java/simplejsonrpc/example/INativeServiceExample.java
src/main/java/simplejsonrpc/server/INative.java
src/main/java/simplejsonrpc/server/RPCServlet.java
src/main/webapp/WEB-INF/web.xml
Download
Click the following link to download simple-json-rpc-master.zip.
simple-json-rpc-master.zip