|
||||||||||
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.jaxws.interceptors.SwAOutInterceptor
public class SwAOutInterceptor
Constructor Summary | |
---|---|
SwAOutInterceptor()
|
Method Summary | |
---|---|
void |
handleMessage(SoapMessage message)
Intercepts a message. |
protected void |
processAttachments(SoapMessage message,
SoapBodyInfo sbi)
|
Methods inherited from class org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor |
---|
getFaultCodePrefix, getRoles, getUnderstoodHeaders, isRequestor |
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 |
Methods inherited from interface org.apache.cxf.interceptor.Interceptor |
---|
handleFault |
Constructor Detail |
---|
public SwAOutInterceptor()
Method Detail |
---|
public void handleMessage(SoapMessage message) throws Fault
Interceptor
Fault
protected void processAttachments(SoapMessage message, SoapBodyInfo sbi)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |