-
User guide
- Part 1 - Introduction
- Part 2 - Core Restlet
- Part 3 - Restlet Editions
- Part 4 - Restlet Extensions
- Appendices
- Tutorials
- Javadocs
- Change Log
GWT extension
This extension is a server-side integration with GWT 2.5.
It especially supports an object serialization format specific to GWT and facilitates the exchange of representation beans via Restlet annotated interfaces. This format is based on the GWT-RPC serialization mechanism, even though it is used in a regular REST/HTTP way thanks to Restlet Framework edition for GWT(client-side).
For additional details, please consult the Javadocs.