Interface JakartaPostResponseCreator

All Known Implementing Classes:
JavaxToJakartaPostResponseCreator

@ConsumerType public interface JakartaPostResponseCreator
Service interface which allows for alternate implementations of the JakartaPostResponse interface to be created as needed.
Since:
2.5.0
  • Method Summary

    Modifier and Type
    Method
    Description
    createPostResponse(org.apache.sling.api.SlingJakartaHttpServletRequest req)
     
  • Method Details

    • createPostResponse

      JakartaPostResponse createPostResponse(org.apache.sling.api.SlingJakartaHttpServletRequest req)