Uses of Class
org.apache.cxf.wsdl.EndpointUtilsException

Packages that use EndpointUtilsException
org.apache.cxf.wsdl   
 

Uses of EndpointUtilsException in org.apache.cxf.wsdl
 

Methods in org.apache.cxf.wsdl that throw EndpointUtilsException
static void EndpointReferenceUtils.setMetadata(org.apache.cxf.ws.addressing.EndpointReferenceType ref, java.util.List<javax.xml.transform.Source> metadata)
          Sets the metadata on the provided endpoint reference.
 



Apache CXF