Exporting a Class to WSDL Format
You can export a specific class to an WSDL file.
Any objects on which that class has a dependency - for example, any attributes or operations it contains - will be exported with it. This dependency is worked out recursively, so that any dependencies of the dependencies, and so on, are also exported.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.