|
Class Summary |
| 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 element in axis2.xml. |
| 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. |