public final class MEXUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<Element> |
getPolicies(org.apache.cxf.endpoint.Server server,
String id) |
static Map<String,String> |
getPolicyLocations(org.apache.cxf.endpoint.Server server) |
static Map<String,String> |
getSchemaLocations(org.apache.cxf.endpoint.Server server) |
static List<Element> |
getSchemas(org.apache.cxf.endpoint.Server server,
String id) |
static List<Element> |
getWSDLs(org.apache.cxf.endpoint.Server server) |
Apache CXF