Downloadliste

Projektbeschreibung

RestfulBeans is a high level API for sharing objects between a server and a Java-based client. The underlying protocol is designed to expose the data consumed by a rich client to the search engines. The key properties of the protocol are compliance with the HTTP spec and REST principles, and XML representation for Java Beans with object references represented as XLink (to allow search engines to walk through the object tree). The key API property is the ability to work with remote objects as if they were local. An application using RestfulBeans is automatically capable of
supplying users with URLs for any “content item”
it deals with.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2007-03-27 09:40
0.2.0

Automatische Wiedergabe / Proxy-Generierung für Java Beans (ausgenommen solche mit indizierten Eigenschaften), HTTP GET und PUT-Auslastung, "Weiterleiten an application"-Unterstützung (ein Funktionen für die automatische Start der Rich-Client, wenn eine Ressource ist, über einen Browser zugreifen können), eine erste Version eines Ereignis-Framework und API-Verbesserungen und Bugfixes.
Tags: Initial freshmeat announcement
Automatic representation/proxy generation for Java Beans (except those containing indexed properties), HTTP GET and PUT method utilization, "Redirect to application" support (a features that allows automatic launching of the rich client when a resource is accessed via a browser), an initial version of an event framework, and API improvements and bugfixes.

Project Resources