|
||||||||||
| 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
| Nested Class Summary | |
|---|---|
static class |
SoapOutInterceptor.SOAPHeaderWriter
|
class |
SoapOutInterceptor.SoapOutEndingInterceptor
|
| Field Summary | |
|---|---|
static java.lang.String |
WROTE_ENVELOPE_START
|
| Constructor Summary | |
|---|---|
SoapOutInterceptor(Bus b)
|
|
SoapOutInterceptor(Bus b,
java.lang.String phase)
|
|
| Method Summary | |
|---|---|
protected DataWriter<javax.xml.stream.XMLStreamWriter> |
getDataWriter(Message message)
|
void |
handleMessage(SoapMessage 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, addAfter, addBefore, addBefore, 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 java.lang.String WROTE_ENVELOPE_START
| Constructor Detail |
|---|
public SoapOutInterceptor(Bus b)
public SoapOutInterceptor(Bus b,
java.lang.String phase)
| Method Detail |
|---|
public void handleMessage(SoapMessage message)
protected DataWriter<javax.xml.stream.XMLStreamWriter> getDataWriter(Message message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||