org.apache.hello_world_soap_action
Interface WrappedGreeter
public interface WrappedGreeter
This class was generated by FuseSource Services Framework 2.4.3-fuse-04-15
2012-08-30T23:33:54.685Z
Generated source version: 2.4.3-fuse-04-15
sayHiRequestWrapped
@RequestWrapper(localName="sayHiRequestWrapped",
targetNamespace="http://apache.org/hello_world_soap_action/types/wrapped",
className="org.apache.hello_world_soap_action.types.wrapped.SayHiRequestWrapped")
@ResponseWrapper(localName="sayHiResponseWrapped",
targetNamespace="http://apache.org/hello_world_soap_action/types/wrapped",
className="org.apache.hello_world_soap_action.types.wrapped.SayHiResponseWrapped")
String sayHiRequestWrapped(String wrappedText)
sayHiRequest2Wrapped
@RequestWrapper(localName="sayHiRequest2Wrapped",
targetNamespace="http://apache.org/hello_world_soap_action/types/wrapped",
className="org.apache.hello_world_soap_action.types.wrapped.SayHiRequest2Wrapped")
@ResponseWrapper(localName="sayHiResponse2Wrapped",
targetNamespace="http://apache.org/hello_world_soap_action/types/wrapped",
className="org.apache.hello_world_soap_action.types.wrapped.SayHiResponse2Wrapped")
String sayHiRequest2Wrapped(String wrappedText)
Apache CXF