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 Talend with the help of the Restlet community.
The Restlet Framework is led by Talend with the help of the Restlet community.
Package | Description |
---|---|
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.fileupload |
Integration with Apache FileUpload 1.4 library.
|
org.restlet.ext.freemarker |
Integration with FreeMarker 2.3 template library.
|
org.restlet.ext.gson |
Integration with Gson 2.8.
|
org.restlet.ext.guice |
Integration with Google Guice 4.2.
|
org.restlet.ext.gwt |
Server-side integration with GWT 2.8.
|
org.restlet.ext.html |
Support for the HTML (HyperText Markup Language) standard in its 4.0 version and above.
|
org.restlet.ext.httpclient |
Integration with Apache HTTP Client 4.5.
|
org.restlet.ext.jaas |
Support for JAAS authentication and authorization framework.
|
org.restlet.ext.jackson |
Integration with Jackson 2.10.
|
org.restlet.ext.jaxb |
Integration with Java XML Binding (JAXB) 2.4.
|
org.restlet.ext.jetty |
Integration with Jetty 9.4 which is a new implementation of the
popular Jetty web server.
|
org.restlet.ext.json |
Support for JSON representations.
|
org.restlet.ext.odata |
Support for the OData web protocol.
|
org.restlet.ext.rdf |
Support for the RDF parsing and generation.
|
org.restlet.ext.slf4j |
Integration with SLF4J 1.7.
|
org.restlet.ext.spring |
Integration with Spring Framework 5.2.
|
org.restlet.ext.thymeleaf |
Integration with Thymeleaf 3.0.
|
org.restlet.ext.velocity |
Integration with Apache Velocity 2.1.
|
org.restlet.ext.xml |
Support for XML and XSLT representations.
|