Search found 1 match
- Thu Dec 02, 2010 10:58 pm
- Forum: General
- Topic: New Java RPC API
- Replies: 1
- Views: 2535
New Java RPC API
Heyas, I've built up a Java API for the JSON RPC. It's a small api that facilitates access to the JSON RPC for Java apps, removing the need for knowing field names, parsing json, etc. It's also built in such a way that it is useful even as the spec changes, so that older versions remain useful, etc ...