Uses of Class
org.apache.cxf.ws.discovery.wsdl.HelloType
Packages that use HelloType
Package
Description
-
Uses of HelloType in org.apache.cxf.ws.discovery
Methods in org.apache.cxf.ws.discovery that return HelloTypeModifier and TypeMethodDescriptionWSDiscoveryClient.register(jakarta.xml.ws.EndpointReference ert) Sends the "Hello" to broadcast the availability of a serviceSends the "Hello" to broadcast the availability of a serviceWSDiscoveryService.register(jakarta.xml.ws.EndpointReference ref) Registers the given EndpointReference with the service.Methods in org.apache.cxf.ws.discovery with parameters of type HelloTypeModifier and TypeMethodDescriptionSends the "Hello" to broadcast the availability of a servicevoidvoidWSDiscoveryClient.unregister(HelloType hello) voidWSDiscoveryService.unregister(HelloType ht) -
Uses of HelloType in org.apache.cxf.ws.discovery.internal
Methods in org.apache.cxf.ws.discovery.internal that return HelloTypeModifier and TypeMethodDescriptionWSDiscoveryServiceImpl.register(jakarta.xml.ws.EndpointReference ref) Methods in org.apache.cxf.ws.discovery.internal with parameters of type HelloType -
Uses of HelloType in org.apache.cxf.ws.discovery.wsdl
Methods in org.apache.cxf.ws.discovery.wsdl that return HelloTypeModifier and TypeMethodDescriptionObjectFactory.createHelloType()Create an instance ofHelloTypeMethods in org.apache.cxf.ws.discovery.wsdl that return types with arguments of type HelloTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<HelloType>ObjectFactory.createHello(HelloType value) Methods in org.apache.cxf.ws.discovery.wsdl with parameters of type HelloType