Class PostResponseWithErrorHandling

java.lang.Object
org.apache.sling.servlets.post.PostResponseWithErrorHandling
All Implemented Interfaces:
PostResponseCreator

@Deprecated public class PostResponseWithErrorHandling extends Object implements PostResponseCreator
Deprecated.
  • Constructor Details

    • PostResponseWithErrorHandling

      public PostResponseWithErrorHandling()
      Deprecated.
  • Method Details

    • createPostResponse

      public PostResponse createPostResponse(org.apache.sling.api.SlingHttpServletRequest request)
      Deprecated.
      Specified by:
      createPostResponse in interface PostResponseCreator
    • isSendError

      protected boolean isSendError(org.apache.sling.api.SlingHttpServletRequest request)
      Deprecated.