- All Implemented Interfaces:
- java.io.Serializable, Servlet, ServletConfig
@Service(value=javax.servlet.Servlet.class)
@Property(name="sling.servlet.resourceTypes",value="sling/servlet/default",propertyPrivate=true) @Property(name="sling.servlet.methods",value="GET",propertyPrivate=true) @Property(name="sling.servlet.selectors",value="download",propertyPrivate=false) @Property(name="sling.servlet.extensions",value="json",propertyPrivate=false)
public class FilelibraryDownloadGetServlet
extends AbstractSessionServlet
This servlet serves all GET requests to .social.json.
- See Also:
- Serialized Form