Apache CXF API

Uses of Class
org.apache.cxf.ws.addressing.EndpointUtilsException

Packages that use EndpointUtilsException
org.apache.cxf.ws.addressing   
 

Uses of EndpointUtilsException in org.apache.cxf.ws.addressing
 

Methods in org.apache.cxf.ws.addressing 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