| Interface | Description | 
|---|---|
| WSDLConstants | 
 WSDLConstants provides an interface to constants referenced by the 
  
WSModel when parsing a WSDL URL. | 
| Class | Description | 
|---|---|
| ComplexPartDefHolder | |
| DataFormat | 
 DataFormat defines the format of the  
SOAP response contents. | 
| MessagePart | 
 MessagePart represents the structure of the SOAP operation part. 
 | 
| StructureDefHolder | 
 This is a holder class for recursive structure def generations. 
 | 
| Types | 
 Stores the structures defined for a type name. 
 | 
| WSDataControl | 
 The WebService Data control allows the ADF data control to invoke any
 Webservice via an underlying provider framework of either SOAP runtime
 or WSIF. 
 | 
| WSDefinition | 
 /**
 Definition of the WebService data control instance. 
 | 
| WSDefinitionObject | 
 WSDefinitionObject allows the StructureDefinition object to be loaded in JUMetaObjectManager,
 hence eliminating the need for conversion of StructureDefImpl to StructureDefinition. 
 | 
| WSModel | 
 WSModel provides the design time model for the webservice data control. 
 | 
| WSOperation | 
 WSOperation encapsulates a Webservice operation at ADF design time. 
 |