|
||||||||||
| 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
public abstract class AbstractSoapInterceptor
| Constructor Summary | |
|---|---|
AbstractSoapInterceptor()
Deprecated. |
|
AbstractSoapInterceptor(String p)
|
|
AbstractSoapInterceptor(String i,
String p)
|
|
| Method Summary | |
|---|---|
protected String |
getFaultCodePrefix(XMLStreamWriter writer,
QName faultCode)
|
Set<URI> |
getRoles()
|
Set<QName> |
getUnderstoodHeaders()
|
protected void |
prepareStackTrace(SoapMessage message,
SoapFault fault)
|
| 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, handleMessage |
| Constructor Detail |
|---|
public AbstractSoapInterceptor()
public AbstractSoapInterceptor(String p)
public AbstractSoapInterceptor(String i,
String p)
| Method Detail |
|---|
public Set<URI> getRoles()
getRoles in interface SoapInterceptorpublic Set<QName> getUnderstoodHeaders()
getUnderstoodHeaders in interface SoapInterceptor
protected String getFaultCodePrefix(XMLStreamWriter writer,
QName faultCode)
throws XMLStreamException
XMLStreamException
protected void prepareStackTrace(SoapMessage message,
SoapFault fault)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||