Restlet API - core
With clear diagrams and 'responsibility-collaboration statements on the main
classes/interfaces
a good exaplanation of instances,...)
- Main design principles and benefits
(e.g. same API for client and server logic, same API for all protocols, content negotiation on resources' representations) - Main classes
- Uniform, Request and Response classes
- Restlet class
- Connectors
- Routers
- Filters
- Components
- Applications
- Resources

There are no comments.