Editions matrix
Introduction
This table presents the list of extensions provided by the various editions of the Restlet Framework.
The core module including both the Restlet API and the Restlet Engine is shipped by all editions.
Extensions availability
|
Extensions |
JSE |
JEE |
GAE |
Android |
GWT |
Description |
|---|---|---|---|---|---|---|
|
org.restlet.ext.atom |
X |
X |
X |
X |
Atom extension |
|
|
org.restlet.ext.crypto |
X |
X |
X |
X |
Cryptography extension including HTTP_DIGEST, Amazon S3 and Windows Azure (client) authentications. |
|
|
org.restlet.ext.fileupload |
X |
X |
Integration with Apache FileUpload 1.2. |
|||
|
org.restlet.ext.freemarker |
X |
X |
X |
Integration with FreeMarker 2.3. |
||
|
org.restlet.ext.grizzly |
X |
Integration with Grizzly NIO framework 1.9. |
||||
|
org.restlet.ext.gwt |
X |
X |
X |
Server-side integration with GWT 2.0. |
||
|
org.restlet.ext.httpclient |
X |
X |
X |
Integration with Apache HTTP Client 4.0. |
||
|
org.restlet.ext.jaas |
X |
X |
X |
X |
Support for JAAS authentication and authorization framework. |
|
|
org.restlet.ext.jackson |
X |
X |
X |
X |
Integration with Jackson 1.3. |
|
|
org.restlet.ext.javamail |
X |
X |
Integration with JavaMail 1.4 (POP3 and SMTP clients) |
|||
|
org.restlet.ext.jaxb |
X |
X |
X |
Integration with Java XML Binding (JAXB) 2.1. |
||
|
org.restlet.ext.jaxrs |
X |
X |
X |
Implementation of JAX-RS 1.0 (JSR-311). |
||
|
org.restlet.ext.jdbc |
X |
X |
Integration with Java DataBase Connectivity (JDBC) 3.0. |
|||
|
org.restlet.ext.jetty |
X |
Integration with Jetty 7.0. |
||||
|
org.restlet.ext.jibx |
X |
X |
X |
Integration with JiBX 1.2. |
||
|
org.restlet.ext.json |
X |
X |
X |
X |
X |
Support for JSON representations. |
|
org.restlet.ext.lucene |
X |
X |
X |
Integration with Apache Lucene 2.4. |
||
|
org.restlet.ext.net |
X |
X |
X |
X |
Integration with Java URLConnection class. |
|
|
org.restlet.ext.netty |
X |
Integration with Netty 3.1 |
||||
|
org.restlet.ext.odata |
X |
X |
X |
X |
Support for the Microsoft WCF Data Services. |
|
|
org.restlet.ext.rdf |
X |
X |
X |
X |
Support for the RDF parsing and generation. |
|
|
org.restlet.ext.rome |
X |
X |
X |
Integration with ROME 1.0. |
||
|
org.restlet.ext.servlet |
X |
X |
Integration with Servlet API 2.5. |
|||
|
org.restlet.ext.simple |
X |
Integration with Simple framework 4.1. |
||||
|
org.restlet.ext.slf4j |
X |
X |
Integration with SLF4J 1.5. |
|||
|
org.restlet.ext.spring |
X |
X |
X |
Integration with Spring framework 2.5. |
||
|
org.restlet.ext.ssl |
X |
X |
Support for SSL utilities and integration with jSSLutils library. |
|||
|
org.restlet.ext.velocity |
X |
X |
X |
Integration with Apache Velocity 1.6. |
||
|
org.restlet.ext.wadl |
X |
X |
X |
Support the WADL specification. |
||
|
org.restlet.ext.xdb |
X |
Integration with Oracle 11g XML DB feature. |
||||
|
org.restlet.ext.xml |
X |
X |
X |
X |
X |
Support for XML and XSLT representations. |
|
org.restlet.ext.xstream |
X |
X |
Integration with XStream 1.3. |


There are no comments.