Uses of Class
org.apache.cxf.ws.discovery.wsdl.ResolveType
-
Packages that use ResolveType Package Description org.apache.cxf.ws.discovery.wsdl -
-
Uses of ResolveType in org.apache.cxf.ws.discovery.wsdl
Methods in org.apache.cxf.ws.discovery.wsdl that return ResolveType Modifier and Type Method Description ResolveTypeObjectFactory. createResolveType()Create an instance ofResolveTypeMethods in org.apache.cxf.ws.discovery.wsdl that return types with arguments of type ResolveType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResolveType>ObjectFactory. createResolve(ResolveType value)Methods in org.apache.cxf.ws.discovery.wsdl with parameters of type ResolveType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResolveType>ObjectFactory. createResolve(ResolveType value)ResolveMatchesTypeDiscoveryProxy. resolveOp(ResolveType parameters)
-