org.apache.camel.wsdl_first
Interface PersonMultiPartPortType


@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-12-18T20:54:12.589Z",
           comments="Apache CXF 2.6.0.fuse-71-047")
public interface PersonMultiPartPortType

This class was generated by Apache CXF 2.6.0.fuse-71-047 2012-12-18T20:54:12.589Z Generated source version: 2.6.0.fuse-71-047


Method Summary
 void getPersonMultiPartOperation(String nameIn, int ssnIn, Holder<String> nameOut, Holder<Integer> ssnOut)
           
 

Method Detail

getPersonMultiPartOperation

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-12-18T20:54:12.589Z")
void getPersonMultiPartOperation(String nameIn,
                                                    int ssnIn,
                                                    Holder<String> nameOut,
                                                    Holder<Integer> ssnOut)


Apache CAMEL