Class CustomPostResponseCreatorImpl

  • All Implemented Interfaces:
    org.apache.sling.servlets.post.PostResponseCreator

    public class CustomPostResponseCreatorImpl
    extends Object
    implements org.apache.sling.servlets.post.PostResponseCreator
    Sample implementation of the PostResponseCreator interface.
    • Constructor Detail

      • CustomPostResponseCreatorImpl

        public CustomPostResponseCreatorImpl()
    • Method Detail

      • createPostResponse

        public org.apache.sling.servlets.post.PostResponse createPostResponse​(org.apache.sling.api.SlingHttpServletRequest req)
        Specified by:
        createPostResponse in interface org.apache.sling.servlets.post.PostResponseCreator