Restlet Extensions 2.1.6 - Java Standard Edition

Restlet Extensions extend the Restlet API and the Restlet Engine.

See:
          Description

Standards support
org.restlet.ext.atom Support for the Atom syndication and the AtomPub (Atom Publication Protocol) standards in their 1.0 version.
org.restlet.ext.crypto Support for cryptography including Amazon S3 and Windows Azure client authentication.
org.restlet.ext.html Support for the HTML (HyperText Markup Language) standard in its 4.0 version and above.
org.restlet.ext.jaas Support for JAAS authentication and authorization framework.
org.restlet.ext.jaxrs Support for JAX-RS API.
org.restlet.ext.json Support for JSON representations.
org.restlet.ext.oauth Support for OAuth 2.0 HTTP authentication.
org.restlet.ext.odata Support for the OData web protocol.
org.restlet.ext.openid Support for OpenID 2.0 HTTP authentication.
org.restlet.ext.rdf Support for the RDF parsing and generation.
org.restlet.ext.sip Support for Session Initiation Protocol (SIP).
org.restlet.ext.ssl Support for SSL utilities and integration with jSSLutils library.
org.restlet.ext.wadl Support the WADL specification.
org.restlet.ext.xml Support for XML and XSLT representations.

 

Pluggable connectors
org.restlet.ext.httpclient Integration with Apache HTTP Client 4.1.
org.restlet.ext.javamail Integration with JavaMail 1.4 (POP3 and SMTP clients).
org.restlet.ext.jdbc Integration with Java DataBase Connectivity (JDBC) 3.0.
org.restlet.ext.jetty Integration with Jetty 7.6 which is a new implementation of the popular Jetty HTTP server able to leverage NIO.
org.restlet.ext.net Integration with Java URLConnection class.
org.restlet.ext.sdc Integration with Google SDC 1.3.
org.restlet.ext.simple Integration with Simple framework 4.1.

 

Third-party integrations
org.restlet.ext.emf Integration with EMF 2.6.
org.restlet.ext.fileupload Integration with Apache FileUpload 1.2 library.
org.restlet.ext.freemarker Integration with FreeMarker 2.3 template library.
org.restlet.ext.gwt Server-side integration with GWT 2.3.
org.restlet.ext.jackson Integration with Jackson 1.9.
org.restlet.ext.jaxb Integration with Java XML Binding (JAXB) 2.1.
org.restlet.ext.jibx Integration with JiBX 1.2.
org.restlet.ext.lucene Integration with Apache Lucene 2.9.
org.restlet.ext.rome Integration with ROME 1.0.
org.restlet.ext.slf4j Integration with SLF4J 1.6.
org.restlet.ext.spring Integration with Spring Framework 3.0.
org.restlet.ext.velocity Integration with Apache Velocity 1.6.
org.restlet.ext.xstream Integration with XStream 1.4.

 

Restlet Extensions extend the Restlet API and the Restlet Engine. This documentation corresponds to the Java Standard Edition edition.

The Restlet Framework is led by Restlet with the help of the Restlet community.

See Also:
REST dissertation by Roy T. Fielding


Copyright © 2005-2013 Restlet.