org.apache.cxf.jaxb_element_test
Interface JaxbElementTest

All Known Implementing Classes:
JaxbElementTestImpl

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-08-14T17:38:38.578-04:00",
           comments="Apache CXF 2.6.2")
public interface JaxbElementTest

This class was generated by Apache CXF 2.6.2 2012-08-14T17:38:38.578-04:00 Generated source version: 2.6.2


Method Summary
 String newOperation(String in)
           
 

Method Detail

newOperation

@ResponseWrapper(localName="NewOperationResponse",
                 targetNamespace="http://cxf.apache.org/jaxb_element_test/",
                 className="org.apache.cxf.jaxb_element_test.NewOperationResponse")
@RequestWrapper(localName="NewOperation",
                targetNamespace="http://cxf.apache.org/jaxb_element_test/",
                className="org.apache.cxf.jaxb_element_test.NewOperation")
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-08-14T17:38:38.578-04:00")
String newOperation(String in)


Apache CXF