资 源 简 介
gwtrpc4j is a java client framework to call your GWT server.
It is useful for integration test and to benchmark your GWT server.
| News | Date |
|:---------|:---------|
| version 0.1 | 2010-03-01 |
Requiered
Java 6
GWT 2.0
Maven 2
Road Map
version 0.1
setup the project
read and write gwt rpc stream
simple HTTP call
manage cookie
version 0.2
improve test
improve packaging and eclipse integration
HTTPS support
HTTP authentification
use java.util.concurrent.Future with Asncy interface
version 0.3
compatibility with Java 5
version 0.4
integrate gwtrpc4j with jmeter
version 0.5
integrate gwtrpc4j with android
version 0.6<