Apache CXF API

Uses of Class
org.apache.cxf.ws.discovery.wsdl.ResolveMatchesType

Packages that use ResolveMatchesType
org.apache.cxf.ws.discovery.wsdl   
 

Uses of ResolveMatchesType in org.apache.cxf.ws.discovery.wsdl
 

Methods in org.apache.cxf.ws.discovery.wsdl that return ResolveMatchesType
 ResolveMatchesType ObjectFactory.createResolveMatchesType()
          Create an instance of ResolveMatchesType
 ResolveMatchesType DiscoveryProxy.resolveOp(ResolveType parameters)
           
 

Methods in org.apache.cxf.ws.discovery.wsdl that return types with arguments of type ResolveMatchesType
 JAXBElement<ResolveMatchesType> ObjectFactory.createResolveMatches(ResolveMatchesType value)
          Create an instance of JAXBElement<ResolveMatchesType>}
 

Methods in org.apache.cxf.ws.discovery.wsdl with parameters of type ResolveMatchesType
 JAXBElement<ResolveMatchesType> ObjectFactory.createResolveMatches(ResolveMatchesType value)
          Create an instance of JAXBElement<ResolveMatchesType>}
 


Apache CXF API

Apache CXF