Class MEXUtils

java.lang.Object
org.apache.cxf.ws.mex.MEXUtils

public final class MEXUtils extends Object
  • Method Details

    • getWSDLs

      public static List<Element> getWSDLs(org.apache.cxf.endpoint.Server server)
    • getSchemaLocations

      public static Map<String,String> getSchemaLocations(org.apache.cxf.endpoint.Server server)
    • getSchemas

      public static List<Element> getSchemas(org.apache.cxf.endpoint.Server server, String id)
    • getPolicyLocations

      public static Map<String,String> getPolicyLocations(org.apache.cxf.endpoint.Server server)
    • getPolicies

      public static List<Element> getPolicies(org.apache.cxf.endpoint.Server server, String id)