Javadoc for package XXX

Packages 
Package Description
org.restlet
Core classes of the API.
org.restlet.data
Information exchanged by components.
org.restlet.engine
Implementation of Restlet API.
org.restlet.engine.adapter
Adapters between low-level HTTP calls and high-level Restlet Request and Response objects.
org.restlet.engine.application
Supports Restlet applications.
org.restlet.engine.component
Supports Restlet components.
org.restlet.engine.connector
Integration with Java URLConnection class.
org.restlet.engine.converter
Supports the converter service.
org.restlet.engine.header
Supports HTTP header parsing and formatting.
org.restlet.engine.internal  
org.restlet.engine.io
Supports input and output work.
org.restlet.engine.local
Supports local connectors and resources.
org.restlet.engine.log
Supports the log service.
org.restlet.engine.resource
Supports resources.
org.restlet.engine.security
Supports security.
org.restlet.engine.ssl
Support SSL and TLS.
org.restlet.engine.util
General utilities.
org.restlet.ext.atom
Support for the Atom syndication and the AtomPub (Atom Publication Protocol) standards in their 1.0 version.
org.restlet.ext.atom.internal  
org.restlet.ext.crypto
Support for cryptography including Amazon S3 and Windows Azure client authentication.
org.restlet.ext.crypto.internal  
org.restlet.ext.emf
Integration with EMF @minor-version@.
org.restlet.ext.emf.internal  
org.restlet.ext.fileupload
Integration with Apache FileUpload @minor-version@ library.
org.restlet.ext.gson
Integration with Gson @minor-version@.
org.restlet.ext.guice
Integration with Google Guice @minor-version@.
org.restlet.ext.html
Support for the HTML (HyperText Markup Language) standard in its 4.0 version and above.
org.restlet.ext.html.internal  
org.restlet.ext.httpclient
Integration with Apache HTTP Client @minor-version@.
org.restlet.ext.httpclient.internal  
org.restlet.ext.jaas
Support for JAAS authentication and authorization framework.
org.restlet.ext.jackson
Integration with Jackson @minor-version@.
org.restlet.ext.jackson.internal  
org.restlet.ext.javamail
Integration with JavaMail @minor-version@ (POP3 and SMTP clients).
org.restlet.ext.jaxb
Integration with Java XML Binding (JAXB) @minor-version@.
org.restlet.ext.jaxb.internal  
org.restlet.ext.jaxrs
Support for JAX-RS API.
org.restlet.ext.jaxrs.internal.client  
org.restlet.ext.jaxrs.internal.core  
org.restlet.ext.jaxrs.internal.exceptions  
org.restlet.ext.jaxrs.internal.provider  
org.restlet.ext.jaxrs.internal.resteasy  
org.restlet.ext.jaxrs.internal.spi  
org.restlet.ext.jaxrs.internal.todo  
org.restlet.ext.jaxrs.internal.util  
org.restlet.ext.jaxrs.internal.wrappers  
org.restlet.ext.jaxrs.internal.wrappers.params  
org.restlet.ext.jaxrs.internal.wrappers.provider  
org.restlet.ext.jetty
Integration with Jetty @minor-version@ which is a new implementation of the popular Jetty web server.
org.restlet.ext.jetty.internal  
org.restlet.ext.json
Support for JSON representations.
org.restlet.ext.nio
Integration with Java NIO package.
org.restlet.ext.nio.internal.buffer  
org.restlet.ext.nio.internal.channel  
org.restlet.ext.nio.internal.connection  
org.restlet.ext.nio.internal.controller  
org.restlet.ext.nio.internal.request  
org.restlet.ext.nio.internal.state  
org.restlet.ext.nio.internal.util  
org.restlet.ext.nio.internal.way  
org.restlet.ext.rdf
Support for the RDF parsing and generation.
org.restlet.ext.rdf.internal  
org.restlet.ext.rdf.internal.n3  
org.restlet.ext.rdf.internal.ntriples  
org.restlet.ext.rdf.internal.turtle  
org.restlet.ext.rdf.internal.xml  
org.restlet.ext.slf4j
Integration with SLF4J @minor-version@.
org.restlet.ext.velocity
Integration with Apache Velocity @minor-version@.
org.restlet.ext.wadl
Support the WADL specification.
org.restlet.ext.xml
Support for XML and XSLT representations.
org.restlet.ext.xml.internal  
org.restlet.representation
Common representation data elements.
org.restlet.resource
Client and server resource classes.
org.restlet.routing
Classes related to call routing.
org.restlet.security
Classes related to security.
org.restlet.service
Services used by applications and components.
org.restlet.util
Various utility classes.