Uses of Class
org.apache.axis2.description.PhaseRule
-
Packages that use PhaseRule Package Description org.apache.axis2.description -
-
Uses of PhaseRule in org.apache.axis2.description
Methods in org.apache.axis2.description that return PhaseRule Modifier and Type Method Description PhaseRule
HandlerDescription. getRules()
Method getRules.Methods in org.apache.axis2.description with parameters of type PhaseRule Modifier and Type Method Description void
HandlerDescription. setRules(PhaseRule rules)
Set the deployment rules for this HandlerDescription
-