|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<SoapMessage>
org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor
public class MustUnderstandInterceptor
| Nested Class Summary | |
|---|---|
class |
MustUnderstandInterceptor.MustUnderstandEndingInterceptor
|
| Field Summary | |
|---|---|
static String |
UNKNOWNS
|
| Constructor Summary | |
|---|---|
MustUnderstandInterceptor()
|
|
MustUnderstandInterceptor(String phase)
|
|
| Method Summary | |
|---|---|
void |
handleFault(SoapMessage msg)
|
void |
handleMessage(SoapMessage soapMessage)
|
| 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, 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 String UNKNOWNS
| Constructor Detail |
|---|
public MustUnderstandInterceptor()
public MustUnderstandInterceptor(String phase)
| Method Detail |
|---|
public void handleMessage(SoapMessage soapMessage)
public void handleFault(SoapMessage msg)
handleFault in interface org.apache.cxf.interceptor.Interceptor<SoapMessage>handleFault in class org.apache.cxf.phase.AbstractPhaseInterceptor<SoapMessage>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||