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