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-24 09:49
3.1-beta1

이것이 bugfix 및 문서 출시입니다.
Tags: Bug fixes, Documentation
This is a bugfix and documentation release.

2013-01-20 08:37
3.1-alpha3

이 릴리스 캐시 기능을 추가 하 고 불필요 한 데이터 트래픽을 피하기 위해 수정 되지 않은 결과 반환 하는 기능을 추가 합니다. JSON-RPC 2.0 호출 규칙이 추가 되었습니다. 오류가 발생 하면 자세한 내용은 이제 클라이언트에 반환 됩니다.
Tags: Major feature enhancements
This release add cacheable functions and adds the ability to return unmodified results to avoid unneeded data traffic. A JSON-RPC 2.0 calling convention has been added. When an error occurs, more details are now returned to the client.

2013-01-08 08:38
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.

2013-01-03 10:31
3.1-alpha1

이 릴리스는 기본적으로 압축 된 데이터를 받을 수 있습니다.

SSL 연결에 대 한 더 나은 지원이 하고있다.

서버는 오래 된 경우에 메시지 로그에 나타납니다.

새로운 성능 장은 이제 웹 사이트에서 최신 설명서에 추가 되었습니다.
Tags: performance
This release enables receiving compressed data by default.

It has better support for SSL connections.

Messages will appear in the logs if the server is outdated.

A new performance chapter has been added to the documentation, which is now up-to-date on the
website.

2012-03-11 08:55
3.0-alpha3

이 릴리스 요청 또는 응답을 가로채, HTTP 서버, 클라이언트 API에 대 한 mock의 세대와 많은 자바 5 개선 Netty에 대 한 지원 기능을 추가 합니다.
This release adds the ability to intercept requests or responses, support for Netty as an HTTP server, generation of mock for the client API, and many Java 5 improvements.

Project Resources