|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolicyProvider | |
---|---|
org.apache.cxf.ws.policy | |
org.apache.cxf.ws.policy.attachment | |
org.apache.cxf.ws.policy.attachment.external | |
org.apache.cxf.ws.policy.attachment.wsdl11 |
Uses of PolicyProvider in org.apache.cxf.ws.policy |
---|
Methods in org.apache.cxf.ws.policy that return types with arguments of type PolicyProvider | |
---|---|
Collection<PolicyProvider> |
PolicyEngineImpl.getPolicyProviders()
|
Methods in org.apache.cxf.ws.policy with parameters of type PolicyProvider | |
---|---|
void |
PolicyEngineImpl.addPolicyProvider(PolicyProvider p)
|
Method parameters in org.apache.cxf.ws.policy with type arguments of type PolicyProvider | |
---|---|
void |
PolicyEngineImpl.setPolicyProviders(Collection<PolicyProvider> p)
|
Uses of PolicyProvider in org.apache.cxf.ws.policy.attachment |
---|
Classes in org.apache.cxf.ws.policy.attachment that implement PolicyProvider | |
---|---|
class |
AbstractPolicyProvider
|
class |
ServiceModelPolicyProvider
|
Uses of PolicyProvider in org.apache.cxf.ws.policy.attachment.external |
---|
Classes in org.apache.cxf.ws.policy.attachment.external that implement PolicyProvider | |
---|---|
class |
ExternalAttachmentProvider
|
Uses of PolicyProvider in org.apache.cxf.ws.policy.attachment.wsdl11 |
---|
Classes in org.apache.cxf.ws.policy.attachment.wsdl11 that implement PolicyProvider | |
---|---|
class |
Wsdl11AttachmentPolicyProvider
PolicyAttachmentManager provides methods to retrieve element policies and calculate effective policies based on the policy subject's scope. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |