org.apache.hello_world_soap_action
Interface WrappedGreeter
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2012-08-14T17:38:37.581-04:00",
comments="Apache CXF 2.6.2")
public interface WrappedGreeter
This class was generated by Apache CXF 2.6.2
2012-08-14T17:38:37.581-04:00
Generated source version: 2.6.2
sayHiRequest2Wrapped
@ResponseWrapper(localName="sayHiResponse2Wrapped",
targetNamespace="http://apache.org/hello_world_soap_action/types/wrapped",
className="org.apache.hello_world_soap_action.types.wrapped.SayHiResponse2Wrapped")
@RequestWrapper(localName="sayHiRequest2Wrapped",
targetNamespace="http://apache.org/hello_world_soap_action/types/wrapped",
className="org.apache.hello_world_soap_action.types.wrapped.SayHiRequest2Wrapped")
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2012-08-14T17:38:37.581-04:00")
String sayHiRequest2Wrapped(String wrappedText)
sayHiRequestWrapped
@ResponseWrapper(localName="sayHiResponseWrapped",
targetNamespace="http://apache.org/hello_world_soap_action/types/wrapped",
className="org.apache.hello_world_soap_action.types.wrapped.SayHiResponseWrapped")
@RequestWrapper(localName="sayHiRequestWrapped",
targetNamespace="http://apache.org/hello_world_soap_action/types/wrapped",
className="org.apache.hello_world_soap_action.types.wrapped.SayHiRequestWrapped")
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2012-08-14T17:38:37.581-04:00")
String sayHiRequestWrapped(String wrappedText)
Apache CXF