Download List

프로젝트 설명

XINS is a technology used to define, create, and invoke remote APIs. XINS is specification-oriented. When API specifications are written (in XML), XINS will transform them to HTML-based documentation and Java code for both the client-side and the server-side. The communication is based on HTTP. XINS competes with the complex SOAP technology. Main design goals include simplicity, scalability, and testability. XINS is not only a specification technology, but also an application development framework. It offers transaction logging, unique log documentation, and active code generation.

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.

2013-01-08 08:38 Back to release list
3.1-alpha2

이 버전은 XINS 자바 1.5와 호환 다시.

서버 측에서 데이터를 압축 하는 방법에 대 한 스프링 프레임 워크와의 통합에 대 한 설명서 개선 되었습니다.

예 Jquery와 함께 추가 되었습니다.

사용자 설정 하거나 XINS 구성에는 Httpclient를 얻을 수 있습니다.

새로운 Httpclient은 아파치 HttpClient 대신 Netty를 사용 하 여 설정할 수 있습니다.

이 버전도 몇 가지 버그 수정.
This release makes XINS compatible with Java 1.5 again.

The documentation about the integration with the Spring framework and about how to compress
data on the server side has been improved.

An example with jQuery has been added.

The user can now set or get the HttpClient in the XINS configuration.

A new HttpClient can be set which uses Netty instead of the Apache HttpClient.

This version also has some bugfixes.

Project Resources