|
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.PolicyVerificationOutInterceptor
public class PolicyVerificationOutInterceptor
Field Summary |
---|
Fields inherited from class org.apache.cxf.ws.policy.AbstractPolicyInterceptor |
---|
bus |
Constructor Summary | |
---|---|
PolicyVerificationOutInterceptor()
|
Method Summary | |
---|---|
protected void |
handle(Message message)
Checks if all assertions in the chosen alternative have been asserted. |
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 PolicyVerificationOutInterceptor()
Method Detail |
---|
protected void handle(Message message)
handle
in class AbstractPolicyInterceptor
message
-
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 |