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