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.0-fuse Tue Nov 20 19:08:36 NST 2007 Generated source version: 2.0.3.0-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.