|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.ws.policy.AbstractPolicyInterceptor
org.apache.cxf.ws.policy.PolicyVerificationInInterceptor
public class PolicyVerificationInInterceptor
| Field Summary | |
|---|---|
static PolicyVerificationInInterceptor |
INSTANCE
|
| Constructor Summary | |
|---|---|
PolicyVerificationInInterceptor()
|
|
| Method Summary | |
|---|---|
protected void |
handle(org.apache.cxf.message.Message message)
Determines the effective policy, and checks if one of its alternatives is supported. |
| Methods inherited from class org.apache.cxf.ws.policy.AbstractPolicyInterceptor |
|---|
getBindingFaultInfo, getTransportAssertions, handleMessage |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final PolicyVerificationInInterceptor INSTANCE
| Constructor Detail |
|---|
public PolicyVerificationInInterceptor()
| Method Detail |
|---|
protected void handle(org.apache.cxf.message.Message message)
handle in class AbstractPolicyInterceptormessage -
PolicyException - if none of the alternatives is supported
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||