Uses of Class
org.apache.cxf.ws.discovery.wsdl.ProbeMatchesType
-
Packages that use ProbeMatchesType Package Description org.apache.cxf.ws.discovery org.apache.cxf.ws.discovery.internal org.apache.cxf.ws.discovery.wsdl -
-
Uses of ProbeMatchesType in org.apache.cxf.ws.discovery
Methods in org.apache.cxf.ws.discovery that return ProbeMatchesType Modifier and Type Method Description ProbeMatchesTypeWSDiscoveryClient. probe(ProbeType params)ProbeMatchesTypeWSDiscoveryClient. probe(ProbeType params, int timeout) -
Uses of ProbeMatchesType in org.apache.cxf.ws.discovery.internal
Methods in org.apache.cxf.ws.discovery.internal that return ProbeMatchesType Modifier and Type Method Description ProbeMatchesTypeWSDiscoveryServiceImpl. handleProbe(ProbeType pt) -
Uses of ProbeMatchesType in org.apache.cxf.ws.discovery.wsdl
Methods in org.apache.cxf.ws.discovery.wsdl that return ProbeMatchesType Modifier and Type Method Description ProbeMatchesTypeObjectFactory. createProbeMatchesType()Create an instance ofProbeMatchesTypeProbeMatchesTypeDiscoveryProxy. probeOp(ProbeType parameters)Methods in org.apache.cxf.ws.discovery.wsdl that return types with arguments of type ProbeMatchesType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProbeMatchesType>ObjectFactory. createProbeMatches(ProbeMatchesType value)Methods in org.apache.cxf.ws.discovery.wsdl with parameters of type ProbeMatchesType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProbeMatchesType>ObjectFactory. createProbeMatches(ProbeMatchesType value)
-