Package org.apache.cxf.ws.mex
Class MEXUtils
- java.lang.Object
-
- org.apache.cxf.ws.mex.MEXUtils
-
public final class MEXUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<Element>getPolicies(Server server, String id)static Map<String,String>getPolicyLocations(Server server)static Map<String,String>getSchemaLocations(Server server)static List<Element>getSchemas(Server server, String id)static List<Element>getWSDLs(Server server)
-