| Interface | Description |
|---|---|
| AxisDataLocator |
AxisDataLocator interface defines getData API for retrieving data particularly
metadata like WSDL, Policy, Schema.
|
| DRConstants |
Defines constants referenced in data retrieval classes.
|
| DRConstants.SERVICE_DATA |
Defines contants references in Service Data
|
| DRConstants.SOAPVersion | |
| DRConstants.SPEC |
Defines contants references in WS-Mex specification
|
| DRConstants.SPEC_VERSIONS | |
| DRConstants.SPEC.Actions | |
| SchemaSupplier |
Return a XMLSchema as an OMElement.
|
| WSDLSupplier |
Return a WSDL as an OMElement.
|
| Class | Description |
|---|---|
| AxisDataLocatorImpl |
The Default Axis2 Data Locator implementation
|
| BaseAxisDataLocator |
BaseAxisDataLocator implements common code and serves as a base class
for the supported default Axis2 dialect data locators.
|
| Data |
Data contains instance of the data Object for the specified identifier if applicable.
|
| DataLocatorFactory |
Factory to constructor Axis2 Data Locators based on the specified
Dialect.
|
| DataRetrievalRequest |
Allow to specify options/parameters for getData request.
|
| DataRetrievalUtil | |
| LocatorType |
Defines Data Locator types as described below:
DEFAULT_AXIS - Default Axis2 data locator
GLOBAL_LEVEL - Global level data locator i.e.,plug-in data locator registered
using
|
| OutputForm | |
| PolicyDataLocator |
Axis 2 Data Locator responsibles for retrieving Policy metadata.
|
| SchemaDataLocator |
Axis 2 Data Locator responsibles for retrieving Schema metadata.
|
| ServiceData |
This represents the service data for a dialect and identifier if specified.
|
| WSDLDataLocator |
Axis 2 Data Locator responsibles for retrieving WSDL metadata.
|
| Exception | Description |
|---|---|
| DataRetrievalException |
Exception class for reporting Data Retrieval problems
|
Copyright © 2004-2021 The Apache Software Foundation. All Rights Reserved.