Package com.sforce.ws.tools

Provides command line tools (like: wsdlc, post) for WSC.

See:
          Description

Class Summary
PostMain This is a util class that can be used to post a message to the specified endpoint.
VersionInfo version
wsdlc wsdlc is a tool that can generate java stubs from WSDL.
WsdlcIterator Simple tool for running wsdlc on a group of wsdl files.
 

Exception Summary
ToolsException ToolsException is thrown when the tools encounter an error.
 

Package com.sforce.ws.tools Description

Provides command line tools (like: wsdlc, post) for WSC.

wsdlc usage:

java com.sforce.ws.tools.wsdlc [wsdl-file] [jar-file] [temp-dir]

post usage:

java com.sforce.ws.tools.post [endpoint-url] [request-file-name]

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2014. All Rights Reserved.