Uses of Class
org.apache.axis2.description.PolicySubject
-
Packages that use PolicySubject Package Description org.apache.axis2.deployment org.apache.axis2.description -
-
Uses of PolicySubject in org.apache.axis2.deployment
Methods in org.apache.axis2.deployment with parameters of type PolicySubject Modifier and Type Method Description protected voidDescriptionBuilder. processPolicyElements(Iterator policyElements, PolicySubject policySubject)protected voidDescriptionBuilder. processPolicyRefElements(Iterator policyRefElements, PolicySubject policySubject) -
Uses of PolicySubject in org.apache.axis2.description
Methods in org.apache.axis2.description that return PolicySubject Modifier and Type Method Description PolicySubjectAxisDescription. getPolicySubject()PolicySubjectAxisModule. getPolicySubject()
-