Uses of Class
org.apache.axis2.deployment.util.PhasesInfo
-
Packages that use PhasesInfo Package Description org.apache.axis2.engine -
-
Uses of PhasesInfo in org.apache.axis2.engine
Fields in org.apache.axis2.engine declared as PhasesInfo Modifier and Type Field Description protected PhasesInfo
AxisConfiguration. phasesinfo
Methods in org.apache.axis2.engine that return PhasesInfo Modifier and Type Method Description PhasesInfo
AxisConfiguration. getPhasesInfo()
Methods in org.apache.axis2.engine with parameters of type PhasesInfo Modifier and Type Method Description void
AxisConfiguration. setPhasesInfo(PhasesInfo phasesInfo)
-