Uses of Class
org.pentaho.platform.plugin.services.webservices.content.AbstractAxisServiceContentGenerator

Packages that use AbstractAxisServiceContentGenerator
org.pentaho.platform.plugin.services.webservices.content   
 

Uses of AbstractAxisServiceContentGenerator in org.pentaho.platform.plugin.services.webservices.content
 

Subclasses of AbstractAxisServiceContentGenerator in org.pentaho.platform.plugin.services.webservices.content
 class AxisServiceExecutor
          Executes an operation of a web service.
 class AxisServiceWsdlGenerator
          Writes the WSDL for a Axis web service to the output stream provided
 class AxisWebServiceRequestDispatcher
          This class dispatches requests coming from GenericServlet and determines which AxisService should be invoked.
 class HtmlAxisServiceLister
          A content generator for listing metadata on Axis web services.
 class StyledHtmlAxisServiceLister