|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |