资 源 简 介
Use same protocol (JSON) for communicating with Web Services from both browser and native clients.
The excellent JSON-RPC project (http://oss.metaparadigm.com/jsonrpc) provides a server part, a JavaScript client and most of the infrastructure.
This project provides a Java client part if you need to call JSON-RPC from Java application.
文 件 列 表
.settings
org.eclipse.jdt.core.prefs
org.eclipse.jdt.ui.prefs
lib
commons-codec-1.3-sources.jar
commons-codec-1.3.jar
commons-httpclient-3.0-sources.jar
commons-httpclient-3.0.jar
commons-logging-1.0.4-sources.jar
commons-logging-1.0.4.jar
jsonrpc-1.0.jar
junit-3.8.2.jar
src
org
test
org
JSONRPC-server.launch
.classpath
.project
ReadMe.txt
TestServer.java
build.xml