Uses of Class
org.apache.cxf.ws.discovery.wsdl.ResolveMatchType
-
Packages that use ResolveMatchType Package Description org.apache.cxf.ws.discovery org.apache.cxf.ws.discovery.wsdl -
-
Uses of ResolveMatchType in org.apache.cxf.ws.discovery
Methods in org.apache.cxf.ws.discovery that return ResolveMatchType Modifier and Type Method Description ResolveMatchTypeWSDiscoveryClient. resolve(javax.xml.ws.wsaddressing.W3CEndpointReference ref)ResolveMatchTypeWSDiscoveryClient. resolve(javax.xml.ws.wsaddressing.W3CEndpointReference ref, int timeout) -
Uses of ResolveMatchType in org.apache.cxf.ws.discovery.wsdl
Fields in org.apache.cxf.ws.discovery.wsdl declared as ResolveMatchType Modifier and Type Field Description protected ResolveMatchTypeResolveMatchesType. resolveMatchMethods in org.apache.cxf.ws.discovery.wsdl that return ResolveMatchType Modifier and Type Method Description ResolveMatchTypeObjectFactory. createResolveMatchType()Create an instance ofResolveMatchTypeResolveMatchTypeResolveMatchesType. getResolveMatch()Gets the value of the resolveMatch property.Methods in org.apache.cxf.ws.discovery.wsdl with parameters of type ResolveMatchType Modifier and Type Method Description voidResolveMatchesType. setResolveMatch(ResolveMatchType value)Sets the value of the resolveMatch property.
-