Uses of Class
atg.rest.servlet.RestPipelineServlet

Packages that use RestPipelineServlet
atg.rest.processor   
atg.rest.servlet   
 

Uses of RestPipelineServlet in atg.rest.processor
 

Methods in atg.rest.processor that return RestPipelineServlet
 RestPipelineServlet GenericRestProcessor.getParentServlet()
           
 

Methods in atg.rest.processor with parameters of type RestPipelineServlet
 void GenericRestProcessor.setParentServlet(RestPipelineServlet pParentServlet)
           
 void RestProcessor.setParentServlet(RestPipelineServlet pServlet)
          This method sets the parent rest pipeline servlet
 

Uses of RestPipelineServlet in atg.rest.servlet
 

Subclasses of RestPipelineServlet in atg.rest.servlet
 class HeadRestServlet
          This class represents the start of the REST servlet pipeline.
 



Copyright © 2012. All Rights Reserved.