Apache CXF API

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(EndpointReferenceType ref, List<Source> metadata)
          Sets the metadata on the provided endpoint reference.
 


Apache CXF API

Apache CXF