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 PhasesInfoAxisConfiguration. phasesinfoMethods in org.apache.axis2.engine that return PhasesInfo Modifier and Type Method Description PhasesInfoAxisConfiguration. getPhasesInfo()Methods in org.apache.axis2.engine with parameters of type PhasesInfo Modifier and Type Method Description voidAxisConfiguration. setPhasesInfo(PhasesInfo phasesInfo)
-