public class PolicyVerificationInFaultInterceptor extends AbstractPolicyInterceptor
| Modifier and Type | Field and Description |
|---|---|
static PolicyVerificationInFaultInterceptor |
INSTANCE |
| Constructor and Description |
|---|
PolicyVerificationInFaultInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handle(Message message)
Determines the effective policy, and checks if one of its alternatives
is supported.
|
getBindingFaultInfo, getTransportAssertions, handleMessageaddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic static final PolicyVerificationInFaultInterceptor INSTANCE
public PolicyVerificationInFaultInterceptor()
protected void handle(Message message)
handle in class AbstractPolicyInterceptormessage - PolicyException - if none of the alternatives is supportedApache CXF