@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:47.559-02:30",
comments="Apache CXF 2.6.0.redhat-60065")
public interface JaxbElementTest
| Modifier and Type | Method and Description |
|---|---|
String |
newOperation(String in) |
@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="2014-05-30T10:16:47.559-02:30") String newOperation(String in)
Apache CXF