Package org.apache.sling.servlets.post
Interface PostResponseCreator
- All Known Implementing Classes:
PostResponseWithErrorHandling
Deprecated.
Service interface which allows for alternate implementations of the
PostResponse interface to be created as needed.
-
Method Summary
Modifier and TypeMethodDescriptioncreatePostResponse
(org.apache.sling.api.SlingHttpServletRequest req) Deprecated.
-
Method Details
-
createPostResponse
Deprecated.
-
JakartaPostResponseCreator
instead.