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

Android

GAE

GWT

JEE

JSE

Description

org.restlet.ext.atom

accept

accept

accept

accept

Support for the Atom syndication and the AtomPub (Atom Publication Protocol) standards in their 1.0 version.

org.restlet.ext.crypto

accept

accept

accept

accept

Support for cryptography.

org.restlet.ext.emf

accept

accept

accept

Integration with Eclipse Modeling Framework.

org.restlet.ext.fileupload

accept

accept

accept

Integration with Apache FileUpload.

org.restlet.ext.freemarker

accept

accept

accept

Integration with FreeMarker.

org.restlet.ext.gae

accept

Integration to the Google App Engine UserService for the GAE edition.

org.restlet.ext.gwt

accept

accept

accept

Server-side integration with GWT.

org.restlet.ext.html

accept

accept

accept

accept

Support for the HTML (HyperText Markup Language) standard in its 4.0 version and above.

org.restlet.ext.httpclient

accept

accept

accept

Integration with Apache Commons HTTP Client.

org.restlet.ext.jaas

accept

accept

accept

accept

Support for JAAS based security.

org.restlet.ext.jackson

accept

accept

accept

accept

Integration with Jackson.

org.restlet.ext.javamail

accept

accept

Integration with JavaMail.

org.restlet.ext.jaxb

accept

accept

accept

Integration with Java XML Binding.

org.restlet.ext.jaxrs

accept

accept

accept

Implementation of JAX-RS (JSR-311)

org.restlet.ext.jdbc

accept

accept

Integration with Java DataBase Connectivity (JDBC).

org.restlet.ext.jetty

accept

Integration with Jetty.

org.restlet.ext.jibx

accept

accept

accept

Integration with JiBX.

org.restlet.ext.json

accept

accept

accept

accept

accept

Support for JSON representations.

org.restlet.ext.lucene

accept

accept

accept

Integration with Apache Lucene, Solr and Tika sub-projects.

org.restlet.ext.net

accept

accept

accept

accept

Integration with java.net.HttpURLConnection class.

org.restlet.ext.oauth

accept

accept

accept

Support for OAuth HTTP authentication.

org.restlet.ext.odata

accept

accept

accept

accept

Integration with OData services.

org.restlet.ext.openid

accept

accept

accept

Support for OpenID authentication.

org.restlet.ext.rdf

accept

accept

accept

accept

Support for the RDF parsing and generation.

org.restlet.ext.rome

accept

accept

accept

Support for syndicated representations via the ROME library.

org.restlet.ext.sdc

accept

accept

Integration with Google Secure Data Connector on the cloudside.

org.restlet.ext.servlet

accept

accept

Integration with Servlet API.

org.restlet.ext.simple

accept

Integration with Simple framework.

org.restlet.ext.sip

accept

accept

accept

Support for Session Initiation Protocol (SIP).

org.restlet.ext.slf4j

accept

accept

Support for the SLF4J logging bridge.

org.restlet.ext.spring

accept

accept

accept

Integration with Spring Framework.

org.restlet.ext.ssl

accept

accept

accept

Utilities to configure SSL support.

org.restlet.ext.velocity

accept

accept

accept

Integration with Apache Velocity.

org.restlet.ext.wadl

accept

accept

accept

Support for the WADL specification.

org.restlet.ext.xdb

accept

Integration within OracleJVM via the Oracle XML DB feature.

org.restlet.ext.xml

accept

accept

accept

accept

accept

Support for the XML documents.

org.restlet.ext.xstream

accept

accept

Integration with XStream.

Comments (0)