- All Implemented Interfaces:
- Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class ResourceReferenceHandlerServlet
extends javax.servlet.http.HttpServlet
Handles any Resource Reference discovered by the Routing Filter and put in the HTTP Request. Any module who wish to
add a new Resource Type in the XWiki URL simply needs to register a Handler component (of role
ResourceReferenceHandler) and any URL matching the corresponding ResourceType will
be handled.
- Since:
- 7.1M1
- Version:
- $Id: 3f67dbcd50fe3b40a9353a0d75ec0e5fc6501fea $
- See Also:
- Serialized Form