|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractPolicyInterceptorProvider in org.apache.cxf.transport.http.policy |
---|
Subclasses of AbstractPolicyInterceptorProvider in org.apache.cxf.transport.http.policy | |
---|---|
class |
NoOpPolicyInterceptorProvider
This no-op PolicyInterceptorProvider prevents the policy enforcement logic making it impossible to assert the HTTPClientPolicy upfront before the HTTPConduit becomes involved (e.g. |
Uses of AbstractPolicyInterceptorProvider in org.apache.cxf.ws.addressing.policy |
---|
Subclasses of AbstractPolicyInterceptorProvider in org.apache.cxf.ws.addressing.policy | |
---|---|
class |
AddressingPolicyInterceptorProvider
Instead of parametrising an instance of org.apache.cxf.policy.PolicyInterceptorProviderImpl we use this class to reduce the impact of changes to the addressing metadata namespace (only need to update Metadataconstants, otherwise cfg file fragement also). |
Uses of AbstractPolicyInterceptorProvider in org.apache.cxf.ws.policy |
---|
Subclasses of AbstractPolicyInterceptorProvider in org.apache.cxf.ws.policy | |
---|---|
class |
IgnorablePolicyInterceptorProvider
This policy interceptor provider can be used to implicitly handle unknown policy assertions. |
Uses of AbstractPolicyInterceptorProvider in org.apache.cxf.ws.policy.mtom |
---|
Subclasses of AbstractPolicyInterceptorProvider in org.apache.cxf.ws.policy.mtom | |
---|---|
class |
MTOMPolicyInterceptorProvider
|
Uses of AbstractPolicyInterceptorProvider in org.apache.cxf.ws.rm.policy |
---|
Subclasses of AbstractPolicyInterceptorProvider in org.apache.cxf.ws.rm.policy | |
---|---|
class |
RMPolicyInterceptorProvider
|
Uses of AbstractPolicyInterceptorProvider in org.apache.cxf.ws.security.policy.interceptors |
---|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |