| Class | Description |
|---|---|
| RestletFrameworkServlet |
A Servlet which provides an automatic Restlet integration with an existing
WebApplicationContext. |
| SpringBeanFinder |
An alternative to
SpringFinder which uses Spring's BeanFactory
mechanism to load a prototype bean by name. |
| SpringBeanRouter |
Restlet
Router which behaves like Spring's
org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping. |
| SpringComponent |
Component that is easily configurable from Spring.
|
| SpringContext |
Spring application context based on a Restlet context.
|
| SpringFinder |
Finder that is specialized for easier usage by Spring wiring services.
|
| SpringHost |
Virtual host that is easily configurable with Spring.
|
| SpringResource |
Spring Resource based on a Restlet Representation.
|
| SpringRouter |
Router that is easily configurable with Spring.
|
| SpringServer |
Server that is easily configurable with Spring.
|
| SpringServerServlet |
Spring specific ServerServlet adapter.
|
Copyright © 2005-2017 Restlet.