org.apache.cxf.anonymous_complex_type
Interface AnonymousComplexType

All Known Implementing Classes:
AnonymousComplexTypeImpl

public interface AnonymousComplexType

This class was generated by IONA FUSE Services Framework 2.0.3.0-fuse Tue Nov 20 19:08:16 NST 2007 Generated source version: 2.0.3.0-fuse


Method Summary
 RefSplitNameResponse refSplitName(RefSplitName refSplitName)
           
 SplitNameResponse.Names splitName(java.lang.String name)
           
 

Method Detail

splitName

@ResponseWrapper(targetNamespace="http://cxf.apache.org/anonymous_complex_type/",
                 className="org.apache.cxf.anonymous_complex_type.SplitNameResponse",
                 localName="SplitNameResponse")
@RequestWrapper(targetNamespace="http://cxf.apache.org/anonymous_complex_type/",
                className="org.apache.cxf.anonymous_complex_type.SplitName",
                localName="SplitName")
SplitNameResponse.Names splitName(java.lang.String name)

refSplitName

RefSplitNameResponse refSplitName(RefSplitName refSplitName)


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