Uses of Class
org.apache.sling.servlets.post.AbstractJakartaPostResponse
Packages that use AbstractJakartaPostResponse
-
Uses of AbstractJakartaPostResponse in org.apache.sling.servlets.post
Subclasses of AbstractJakartaPostResponse in org.apache.sling.servlets.postModifier and TypeClassDescriptionclassTheHtmlResponseis anAbstractPostResponsepreparing the response in HTML (actually XHTML) such that it can be interpreted as a plain response in a browser or as XML response in an Ajax request.classTheJSONResponseis anAbstractJakartaPostResponsepreparing the response in JSON.