public interface ServiceListWriter
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
void |
writeServiceList(PrintWriter writer,
String baseAddress,
org.apache.cxf.transport.AbstractDestination[] soapDestinations,
org.apache.cxf.transport.AbstractDestination[] restDestinations) |
String getContentType()
void writeServiceList(PrintWriter writer, String baseAddress, org.apache.cxf.transport.AbstractDestination[] soapDestinations, org.apache.cxf.transport.AbstractDestination[] restDestinations) throws IOException
IOExceptionApache CXF