org.apache.cxf.ws.mex
Class MEXUtils
java.lang.Object
org.apache.cxf.ws.mex.MEXUtils
public final class MEXUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getWSDLs
public static List<Element> getWSDLs(Server server)
getSchemaLocations
public static Map<String,String> getSchemaLocations(Server server)
getSchemas
public static List<Element> getSchemas(Server server,
String id)
getPolicyLocations
public static Map<String,String> getPolicyLocations(Server server)
getPolicies
public static List<Element> getPolicies(Server server,
String id)
Apache CXF