| Package | Description |
|---|---|
| com.sforce.ws.codegen | |
| com.sforce.ws.wsdl |
Provides an WSDL Object model that can parse and generate WSDL.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Part> |
ConnectionMetadataConstructor.headers() |
Iterator<Part> |
ConnectionMetadataConstructor.headersFor(Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
String |
ConnectionMetadataConstructor.headerArgs(Part header) |
String |
ConnectionMetadataConstructor.headerElement(Part header) |
Iterator<Element> |
ConnectionMetadataConstructor.headerElements(Part header) |
String |
ConnectionMetadataConstructor.headerName(Part header) |
String |
ConnectionMetadataConstructor.headerType(Part header) |
| Modifier and Type | Method and Description |
|---|---|
Part |
Message.getPart(String part) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Part> |
Binding.getAllHeaders() |
Iterator<Part> |
Message.getParts() |
Copyright © 2015. All Rights Reserved.