|
||||||||||
| 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.SoapOutInterceptor
public class SoapOutInterceptor
| Constructor Summary | |
|---|---|
SoapOutInterceptor()
|
|
| Method Summary | |
|---|---|
protected org.apache.cxf.databinding.DataWriter<javax.xml.stream.XMLStreamWriter> |
getDataWriter(org.apache.cxf.message.Message message)
|
void |
handleMessage(SoapMessage message)
|
protected boolean |
isRequestor(org.apache.cxf.message.Message message)
|
| Methods inherited from class org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor |
|---|
getFaultCodePrefix, getRoles, getUnderstoodHeaders |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addBefore, getAfter, getBefore, getId, getPhase, handleFault, isGET, setAfter, setBefore, setId, setPhase |
| 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 SoapOutInterceptor()
| Method Detail |
|---|
public void handleMessage(SoapMessage message)
protected boolean isRequestor(org.apache.cxf.message.Message message)
isRequestor in class AbstractSoapInterceptorprotected org.apache.cxf.databinding.DataWriter<javax.xml.stream.XMLStreamWriter> getDataWriter(org.apache.cxf.message.Message message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||