|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<Message>
org.apache.cxf.ws.policy.AbstractPolicyInterceptor
org.apache.cxf.ws.policy.PolicyVerificationInInterceptor
public class PolicyVerificationInInterceptor
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.ws.policy.AbstractPolicyInterceptor |
|---|
bus |
| Constructor Summary | |
|---|---|
PolicyVerificationInInterceptor()
|
|
| Method Summary | |
|---|---|
protected void |
handle(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, getBus, getTransportAssertions, handleMessage, setBus |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, handleFault, isGET, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PolicyVerificationInInterceptor()
| Method Detail |
|---|
protected void handle(Message message)
handle in class AbstractPolicyInterceptormessage -
PolicyException - if none of the alternatives is supported
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||