Package com.composum.sling.nodes.servlet
Class NodeServlet.DownloadBinaryOperation
- java.lang.Object
-
- com.composum.sling.nodes.servlet.NodeServlet.LoadBinaryOperation
-
- com.composum.sling.nodes.servlet.NodeServlet.DownloadBinaryOperation
-
- All Implemented Interfaces:
ServletOperation
- Enclosing class:
- NodeServlet
protected class NodeServlet.DownloadBinaryOperation extends NodeServlet.LoadBinaryOperation
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedDownloadBinaryOperation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidprepareResponse(@NotNull org.apache.sling.api.SlingHttpServletRequest request, @NotNull org.apache.sling.api.SlingHttpServletResponse response, @NotNull ResourceHandle resource)-
Methods inherited from class com.composum.sling.nodes.servlet.NodeServlet.LoadBinaryOperation
doIt
-
-
-
-
Method Detail
-
prepareResponse
protected void prepareResponse(@NotNull @NotNull org.apache.sling.api.SlingHttpServletRequest request, @NotNull @NotNull org.apache.sling.api.SlingHttpServletResponse response, @NotNull @NotNull ResourceHandle resource)- Overrides:
prepareResponsein classNodeServlet.LoadBinaryOperation
-
-