Uses of Class
org.apache.axis2.description.PhaseRule

Packages that use PhaseRule
org.apache.axis2.description   
 

Uses of PhaseRule in org.apache.axis2.description
 

Methods in org.apache.axis2.description that return PhaseRule
 PhaseRule HandlerDescription.getRules()
          Method getRules
 

Methods in org.apache.axis2.description with parameters of type PhaseRule
 void HandlerDescription.setRules(PhaseRule rules)
          Method setRules