When first we create an Object of a Web Service i.e object of a wsdl then it registers the Web Service in ColdFusion administrator and you can find that in ColdFusion administrator and if you go to your "{cfroot}\cfusion\stubs" then you will many java class files. Using these stub class files you can make Web Service to complex object.
For detailed process please refer the below URL: