Class FormattedServiceListWriter

java.lang.Object
org.apache.cxf.transport.servlet.servicelist.FormattedServiceListWriter
All Implemented Interfaces:
ServiceListWriter

public class FormattedServiceListWriter extends Object implements ServiceListWriter
  • Constructor Details

    • FormattedServiceListWriter

      public FormattedServiceListWriter(String styleSheetPath, String title, boolean showForeignContexts, org.apache.cxf.Bus bus)
  • Method Details