|
||||||||||
| 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.binding.soap.SoapMessage>
org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor
org.mule.tools.cxf.utils.policy.CustomPolicyInterceptor
public class CustomPolicyInterceptor
It's the simpler implementation possible of a AbstractSoapInterceptor
| Constructor Summary | |
|---|---|
CustomPolicyInterceptor(QName qName)
|
|
CustomPolicyInterceptor(String nameSpaceURI,
String localPart,
String prefix)
|
|
| Method Summary | |
|---|---|
void |
handleMessage(org.apache.cxf.binding.soap.SoapMessage message)
|
| Methods inherited from class org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor |
|---|
getFaultCodePrefix, getRoles, getUnderstoodHeaders, prepareStackTrace |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, 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 |
| Methods inherited from interface org.apache.cxf.interceptor.Interceptor |
|---|
handleFault |
| Constructor Detail |
|---|
public CustomPolicyInterceptor(String nameSpaceURI,
String localPart,
String prefix)
public CustomPolicyInterceptor(QName qName)
| Method Detail |
|---|
public void handleMessage(org.apache.cxf.binding.soap.SoapMessage message)
throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Fault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||