Uses of Class
org.apache.cxf.ws.discovery.wsdl.ByeType
-
Packages that use ByeType Package Description org.apache.cxf.ws.discovery org.apache.cxf.ws.discovery.wsdl -
-
Uses of ByeType in org.apache.cxf.ws.discovery
Methods in org.apache.cxf.ws.discovery with parameters of type ByeType Modifier and Type Method Description voidWSDiscoveryClient. unregister(ByeType bye) -
Uses of ByeType in org.apache.cxf.ws.discovery.wsdl
Methods in org.apache.cxf.ws.discovery.wsdl that return ByeType Modifier and Type Method Description ByeTypeObjectFactory. createByeType()Create an instance ofByeTypeMethods in org.apache.cxf.ws.discovery.wsdl that return types with arguments of type ByeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ByeType>ObjectFactory. createBye(ByeType value)Methods in org.apache.cxf.ws.discovery.wsdl with parameters of type ByeType Modifier and Type Method Description voidDiscoveryProxy. byeOp(ByeType parameters)javax.xml.bind.JAXBElement<ByeType>ObjectFactory. createBye(ByeType value)
-