Uses of Class
org.apache.axis2.dataretrieval.LocatorType

Packages that use LocatorType
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
static LocatorType LocatorType.DEFAULT_AXIS
           
static LocatorType LocatorType.GLOBAL_DIALECT
           
static LocatorType LocatorType.GLOBAL_LEVEL
           
static LocatorType LocatorType.SERVICE_DIALECT
           
static LocatorType LocatorType.SERVICE_LEVEL
           
 

Uses of LocatorType in org.apache.axis2.description
 

Methods in org.apache.axis2.description with parameters of type LocatorType
 AxisDataLocator AxisService.getDataLocator(LocatorType locatorType, String dialect)
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.