Uses of Class
org.apache.axis2.dataretrieval.LocatorType
-
Packages that use LocatorType Package Description org.apache.axis2.dataretrieval org.apache.axis2.description -
-
Uses of LocatorType in org.apache.axis2.dataretrieval
Fields in org.apache.axis2.dataretrieval declared as LocatorType Modifier and Type Field Description static LocatorTypeLocatorType. DEFAULT_AXISstatic LocatorTypeLocatorType. GLOBAL_DIALECTstatic LocatorTypeLocatorType. GLOBAL_LEVELstatic LocatorTypeLocatorType. SERVICE_DIALECTstatic LocatorTypeLocatorType. SERVICE_LEVEL -
Uses of LocatorType in org.apache.axis2.description
Methods in org.apache.axis2.description with parameters of type LocatorType Modifier and Type Method Description AxisDataLocatorAxisService. getDataLocator(LocatorType locatorType, String dialect)
-