Interface JaxbElementTest

  • All Known Implementing Classes:
    JaxbElementTestImpl

    @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
               date="2024-03-07T12:28:43.472-05:00",
               comments="Apache CXF 3.6.3")
    public interface JaxbElementTest
    This class was generated by Apache CXF 3.6.3 2024-03-07T12:28:43.472-05:00 Generated source version: 3.6.3
    • Method Detail

      • 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="2024-03-07T12:28:43.472-05:00")
        String newOperation​(String in)