org.apache.cxf.jaxb_element_test
Interface JaxbElementTest
- All Known Implementing Classes:
- JaxbElementTestImpl
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2015-05-27T10:29:54.072-02:30",
comments="Apache CXF 2.6.0.redhat-60083")
public interface JaxbElementTest
This class was generated by Apache CXF 2.6.0.redhat-60083
2015-05-27T10:29:54.072-02:30
Generated source version: 2.6.0.redhat-60083
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="2015-05-27T10:29:54.072-02:30")
String newOperation(String in)
Apache CXF