org.apache.hello_world_soap_http
Class HWSourcePayloadProvider
java.lang.Object
org.apache.hello_world_soap_http.HWSourcePayloadProvider
- All Implemented Interfaces:
- javax.xml.ws.Provider<DOMSource>
@WebServiceProvider(portName="SoapPort",
serviceName="SOAPService",
targetNamespace="http://apache.org/hello_world_soap_http",
wsdlLocation="resources/wsdl/hello_world.wsdl")
public class HWSourcePayloadProvider- extends Object
- implements javax.xml.ws.Provider<DOMSource>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HWSourcePayloadProvider
public HWSourcePayloadProvider()
invoke
public DOMSource invoke(DOMSource source)
- Specified by:
invoke in interface javax.xml.ws.Provider<DOMSource>
getInvokeCount
public int getInvokeCount()
Apache CXF