|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Definitions | |
|---|---|
| com.sforce.ws.tools | Provides command line tools (like: wsdlc, post) for WSC. |
| com.sforce.ws.wsdl | Provides an WSDL Object model that can parse and generate WSDL. |
| Uses of Definitions in com.sforce.ws.tools |
|---|
| Constructors in com.sforce.ws.tools with parameters of type Definitions | |
|---|---|
ConnectionGenerator(Definitions definitions,
File tempDir,
TypeMapper typeMapper,
String packagePrefix)
|
|
| Uses of Definitions in com.sforce.ws.wsdl |
|---|
| Methods in com.sforce.ws.wsdl that return Definitions | |
|---|---|
static Definitions |
WsdlFactory.create(String url)
|
static Definitions |
WsdlFactory.createFromString(String wsdl)
|
| Constructors in com.sforce.ws.wsdl with parameters of type Definitions | |
|---|---|
Binding(Definitions definitions)
|
|
BindingMessage(Definitions definitions,
String type)
|
|
BindingOperation(Definitions definitions)
|
|
Operation(Definitions definitions)
|
|
PortType(Definitions definitions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||