org.apache.cxf.jaxb_element_test
Interface JaxbElementTest

All Known Implementing Classes:
JaxbElementTestImpl

public interface JaxbElementTest

This class was generated by IONA FUSE Services Framework 2.0.3.3-fuse Tue Feb 19 10:25:22 EST 2008 Generated source version: 2.0.3.3-fuse


Method Summary
 java.lang.String newOperation(java.lang.String in)
           
 

Method Detail

newOperation

@ResponseWrapper(targetNamespace="http://cxf.apache.org/jaxb_element_test/",
                 className="org.apache.cxf.jaxb_element_test.NewOperationResponse",
                 localName="NewOperationResponse")
@RequestWrapper(targetNamespace="http://cxf.apache.org/jaxb_element_test/",
                className="org.apache.cxf.jaxb_element_test.NewOperation",
                localName="NewOperation")
java.lang.String newOperation(java.lang.String in)


Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.