Interface ServiceListWriter

    • Method Detail

      • getContentType

        String getContentType()
      • writeServiceList

        void writeServiceList​(PrintWriter writer,
                              String baseAddress,
                              org.apache.cxf.transport.AbstractDestination[] soapDestinations,
                              org.apache.cxf.transport.AbstractDestination[] restDestinations)
                       throws IOException
        Throws:
        IOException