Uses of Package
org.apache.sling.servlets.post
-
Packages that use org.apache.sling.servlets.post Package Description org.apache.sling.servlets.post org.apache.sling.servlets.post.impl.helper org.apache.sling.servlets.post.impl.operations -
Classes in org.apache.sling.servlets.post used by org.apache.sling.servlets.post Class Description AbstractPostOperation Deprecated.(SLING-6722): this class mixes Sling and JCR APIs which is not optimal as nowadays we favor the Sling APIs.AbstractPostResponse TheAbstractPostResponse
class provides a basic implementation of thePostResponse
interface maintaining properties to be prepared for sending the response in an internal map.Modification ModificationType NodeNameGenerator Service interface which allows for custom node name generation for * resources.PostOperation ThePostOperation
interface defines the service API to be implemented by service providers extending the Sling POST servlet.PostResponse ThePostResponse
interface defines the API of a response container which can (and should) be used byPostOperation
services to prepare responses to be sent back to the client.PostResponseCreator Service interface which allows for alternate implementations of the PostResponse interface to be created as needed.SlingPostOperation Deprecated.as of 2.0.8 (Bundle version 2.2.0) and replaced byPostOperation
.SlingPostProcessor TheSlingPostProcessor
interface defines a service API to be implemented by service providers extending the Sling default POST servlet.VersioningConfiguration 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.helper Class Description Modification NodeNameGenerator Service interface which allows for custom node name generation for * resources.PostResponse ThePostResponse
interface defines the API of a response container which can (and should) be used byPostOperation
services to prepare responses to be sent back to the client.VersioningConfiguration 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.operations Class Description Modification PostOperation ThePostOperation
interface defines the service API to be implemented by service providers extending the Sling POST servlet.PostResponse ThePostResponse
interface defines the API of a response container which can (and should) be used byPostOperation
services to prepare responses to be sent back to the client.SlingPostProcessor TheSlingPostProcessor
interface defines a service API to be implemented by service providers extending the Sling default POST servlet.VersioningConfiguration Data structure to hold the various options associated with how versionable nodes are handled in the post servlet.