public class UnformattedServiceListWriter extends Object implements ServiceListWriter
Constructor and Description |
---|
UnformattedServiceListWriter(boolean renderWsdlList) |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
void |
writeServiceList(PrintWriter writer,
String baseAddress,
AbstractDestination[] soapDestinations,
AbstractDestination[] restDestinations) |
public UnformattedServiceListWriter(boolean renderWsdlList)
public String getContentType()
getContentType
in interface ServiceListWriter
public void writeServiceList(PrintWriter writer, String baseAddress, AbstractDestination[] soapDestinations, AbstractDestination[] restDestinations) throws IOException
writeServiceList
in interface ServiceListWriter
IOException
Apache CXF