|
||||||||||
| 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.saaj.SAAJInInterceptor.SAAJPreInInterceptor
public static class SAAJInInterceptor.SAAJPreInInterceptor
This class sets up the Document in the Message so that the ReadHeadersInterceptor can read directly into the SAAJ document instead of creating a new DOM that we would need to copy into the SAAJ later.
| Field Summary | |
|---|---|
static SAAJInInterceptor.SAAJPreInInterceptor |
INSTANCE
|
| Constructor Summary | |
|---|---|
SAAJInInterceptor.SAAJPreInInterceptor()
|
|
| Method Summary | |
|---|---|
javax.xml.soap.MessageFactory |
getFactory(SoapMessage message)
|
void |
handleMessage(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 |
| Field Detail |
|---|
public static final SAAJInInterceptor.SAAJPreInInterceptor INSTANCE
| Constructor Detail |
|---|
public SAAJInInterceptor.SAAJPreInInterceptor()
| Method Detail |
|---|
public void handleMessage(SoapMessage message)
throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Fault
public javax.xml.soap.MessageFactory getFactory(SoapMessage message)
throws javax.xml.soap.SOAPException
javax.xml.soap.SOAPException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||