Uses of Class
org.apache.axis2.deployment.util.ExcludeInfo
-
Packages that use ExcludeInfo Package Description org.apache.axis2.description -
-
Uses of ExcludeInfo in org.apache.axis2.description
Methods in org.apache.axis2.description that return ExcludeInfo Modifier and Type Method Description ExcludeInfoAxisService. getExcludeInfo()Methods in org.apache.axis2.description with parameters of type ExcludeInfo Modifier and Type Method Description voidAxisService. setExcludeInfo(ExcludeInfo excludeInfo)
-