Home PageCategories: Internet and communications
Latest version: 2.0 Milestone 5
Added 2007-04-17Updated 2009-09-29
REST framework for Java.
Features include:
- Core REST concepts have equivalent Java classes (resource, representation, connector, etc.)
- Suitable for both client and server Web Applications using the same API
- Routers support the concept of URIs as UI with built-in support for URI Templates
- Tunnelling service let browsers issue any method (PUT, DELETE, MOVE, etc.) through a simple HTTP POST. This service is transparent for Restlet applications.
- Complete web server
- Connectors: server and client HTTP, AJP, SMTP, JDBC, FILE.
- Built-in support for XML representations (DOM or SAX based) with an XPath API based on JDK's built-in XPath engine.
- Integration with FreeMarker, Velocity, Apache FileUpload
- Supports HTTP Basic authentication (client and server side), Amazon Web Services authentication (client side), HTTPS (HTTP over SSL), SMTPS (SMTP over SSL)
- Extension for ADO.NET Data Services
Built for Java |
Library |
Free or free version available |
Source code provided |