| Package | Description |
|---|---|
| org.apache.sling.servlets.get.impl.helpers |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlRenderer
The
HtmlRendererServlet renders the current resource in HTML
on behalf of the DefaultGetServlet. |
class |
JsonRenderer
The
JsonRendererServlet renders the current resource in JSON
on behalf of the DefaultGetServlet. |
class |
PlainTextRenderer
The
PlainTextRendererServlet renders the current resource in
plain text on behalf of the
DefaultGetServlet. |
class |
StreamRenderer
The
StreamRendererServlet streams the current resource to the
client on behalf of the
DefaultGetServlet. |
class |
XMLRenderer
The
XMLRendererServlet renders the current resource in XML
on behalf of the DefaultGetServlet. |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.