Package org.apache.sling.servlets.post
Class PostResponseWithErrorHandling
- java.lang.Object
-
- org.apache.sling.servlets.post.PostResponseWithErrorHandling
-
- All Implemented Interfaces:
PostResponseCreator
@Deprecated public class PostResponseWithErrorHandling extends java.lang.Object implements PostResponseCreator
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description PostResponseWithErrorHandling()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description PostResponse
createPostResponse(SlingHttpServletRequest request)
Deprecated.
-
-
-
Method Detail
-
createPostResponse
public PostResponse createPostResponse(SlingHttpServletRequest request)
Deprecated.- Specified by:
createPostResponse
in interfacePostResponseCreator
-
-