Apache CXF API

Uses of Class
org.apache.cxf.maven_plugin.WsdlArtifact

Packages that use WsdlArtifact
org.apache.cxf.maven_plugin   
 

Uses of WsdlArtifact in org.apache.cxf.maven_plugin
 

Methods in org.apache.cxf.maven_plugin that return WsdlArtifact
 WsdlArtifact WsdlOption.getWsdlArtifact()
           
 

Methods in org.apache.cxf.maven_plugin with parameters of type WsdlArtifact
 boolean WsdlArtifact.doesMatch(WsdlArtifact artifact)
           
 void WsdlOption.setWsdlArtifact(WsdlArtifact wsdlArtifact)
           
 


Apache CXF API

Apache CXF