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

Packages that use PolicyInclude
org.apache.axis2.description   
 

Uses of PolicyInclude in org.apache.axis2.description
 

Methods in org.apache.axis2.description that return PolicyInclude
 PolicyInclude AxisModule.getPolicyInclude()
           
 PolicyInclude AxisDescription.getPolicyInclude()
          Deprecated. As of release 1.4, replaced by AxisDescription.getPolicySubject()
 

Methods in org.apache.axis2.description with parameters of type PolicyInclude
 void AxisModule.setPolicyInclude(PolicyInclude policyInclude)
           
 void AxisDescription.setPolicyInclude(PolicyInclude policyInclude)
          Deprecated. As of release 1.4, if you want to access the policy cache of a particular AxisDescription object use instead.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.