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 ExcludeInfo
AxisService. getExcludeInfo()
Methods in org.apache.axis2.description with parameters of type ExcludeInfo Modifier and Type Method Description void
AxisService. setExcludeInfo(ExcludeInfo excludeInfo)
-