org.apache.cxf.jaxb_element_test
Interface JaxbElementTest
- All Known Implementing Classes:
- JaxbElementTestImpl
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2012-10-02T15:03:40.828Z",
comments="Apache CXF 2.5.0.fuse-70-097")
public interface JaxbElementTest
This class was generated by Apache CXF 2.5.0.fuse-70-097
2012-10-02T15:03:40.828Z
Generated source version: 2.5.0.fuse-70-097
newOperation
@RequestWrapper(localName="NewOperation",
targetNamespace="http://cxf.apache.org/jaxb_element_test/",
className="org.apache.cxf.jaxb_element_test.NewOperation")
@ResponseWrapper(localName="NewOperationResponse",
targetNamespace="http://cxf.apache.org/jaxb_element_test/",
className="org.apache.cxf.jaxb_element_test.NewOperationResponse")
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2012-10-02T15:03:40.828Z")
String newOperation(String in)
Apache CXF