Uses of Package
org.apache.sling.servlets.post
Packages that use org.apache.sling.servlets.post
Package
Description
-
Classes in org.apache.sling.servlets.post used by org.apache.sling.servlets.postClassDescriptionThe
AbstractPostResponse
class provides a basic implementation of thePostResponse
interface maintaining properties to be prepared for sending the response in an internal map.Deprecated.(SLING-6722): this class mixes Sling and JCR APIs which is not optimal as nowadays we favor the Sling APIs.Deprecated.UseAbstractJakartaPostResponse
instead.Service interface which allows for custom node name generation for * resources.ThePostResponse
interface defines the API of a response container which can (and should) be used byJakartaPostOperation
services to prepare responses to be sent back to the client.Deprecated.UseJakartaNodeNameGenerator
instead.Deprecated.UseJakartaPostOperation
instead.Deprecated.UseJakartaPostResponse
insteadDeprecated.UseJakartaPostResponseCreator
instead.TheSlingJakartaPostProcessor
interface defines a service API to be implemented by service providers extending the Sling default POST servlet.Deprecated.as of 2.0.8 (Bundle version 2.2.0) and replaced byPostOperation
.Deprecated.UseSlingJakartaPostProcessor
instead.Data structure to hold the various options associated with how versionable nodes are handled in the post servlet. -
Classes in org.apache.sling.servlets.post used by org.apache.sling.servlets.post.impl.helperClassDescriptionService interface which allows for custom node name generation for * resources.Deprecated.Use
JakartaPostResponse
insteadData structure to hold the various options associated with how versionable nodes are handled in the post servlet. -
Classes in org.apache.sling.servlets.post used by org.apache.sling.servlets.post.impl.operationsClassDescriptionThe
JakartaPostOperation
interface defines the service API to be implemented by service providers extending the Sling POST servlet.ThePostResponse
interface defines the API of a response container which can (and should) be used byJakartaPostOperation
services to prepare responses to be sent back to the client.TheSlingJakartaPostProcessor
interface defines a service API to be implemented by service providers extending the Sling default POST servlet.Data structure to hold the various options associated with how versionable nodes are handled in the post servlet. -
Classes in org.apache.sling.servlets.post used by org.apache.sling.servlets.post.impl.wrapperClassDescriptionService interface which allows for custom node name generation for * resources.The
JakartaPostOperation
interface defines the service API to be implemented by service providers extending the Sling POST servlet.ThePostResponse
interface defines the API of a response container which can (and should) be used byJakartaPostOperation
services to prepare responses to be sent back to the client.Service interface which allows for alternate implementations of the JakartaPostResponse interface to be created as needed.Deprecated.UseJakartaNodeNameGenerator
instead.Deprecated.UseJakartaPostOperation
instead.Deprecated.UseJakartaPostResponse
insteadDeprecated.UseJakartaPostResponseCreator
instead.TheSlingJakartaPostProcessor
interface defines a service API to be implemented by service providers extending the Sling default POST servlet.Deprecated.UseSlingJakartaPostProcessor
instead.