Uses of Interface
org.apache.sling.servlets.post.SlingPostProcessor

Packages that use SlingPostProcessor
org.apache.sling.servlets.post   
 

Uses of SlingPostProcessor in org.apache.sling.servlets.post
 

Methods in org.apache.sling.servlets.post with parameters of type SlingPostProcessor
 void SlingPostOperation.run(SlingHttpServletRequest request, HtmlResponse response, SlingPostProcessor[] processors)
          Executes the operation provided by this service implementation.
 void AbstractSlingPostOperation.run(SlingHttpServletRequest request, HtmlResponse response, SlingPostProcessor[] processors)
          Prepares and finalizes the actual operation.
 



Copyright © 2007-2009. All Rights Reserved.