Class CustomPostResponseCreatorImpl
- java.lang.Object
-
- org.apache.sling.launchpad.testservices.servlets.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 Summary
Constructors Constructor Description CustomPostResponseCreatorImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.sling.servlets.post.PostResponse
createPostResponse(org.apache.sling.api.SlingHttpServletRequest req)
-