Download List

프로젝트 설명

JSON-RPC-Java provides an RPC implementation that allows JavaScript DHTML Web applications to call remote methods in a Java Application Server (AJAX functionality) without the need for page reloading. It is an enabler for the next generation of fast and highly dynamic enterprise Java Web applications. Minimal changes (if any) are necessary to existing server-side Java code to allow calling from JavaScript (such as the marshalling and unmarshalling of special types), as JSON-RPC-Java dynamically maps JavaScript objects to and from Java objects using Java reflection.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-09-19 09:05 Back to release list
1.0rc1

능력이 일반 개체 및 인터페이스 메서드 서명을 처리하는 추가되었습니다. 날짜 형식을 마샬링 밀리초로 변경되었습니다. 비동기 요청을 취소 기능이 추가되었습니다. 프로토콜을 가까이 JSON - RPC 사양과 적합성에 대한 업데이 트되었습니다.
Tags: Minor feature enhancements
The ability to handle generic Object and Interface
method signatures was added. The date marshalling
format was changed to milliseconds. The ability to
cancel async requests was added. The protocol was
updated for closer conformance with the JSON-RPC
specification.

Project Resources