|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<T>
org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor<T>
org.apache.cxf.jaxws.handler.AbstractProtocolHandlerInterceptor<SoapMessage>
org.apache.cxf.jaxws.handler.soap.DispatchSOAPHandlerInterceptor
public class DispatchSOAPHandlerInterceptor
| Constructor Summary | |
|---|---|
DispatchSOAPHandlerInterceptor(javax.xml.ws.Binding binding)
|
|
| Method Summary | |
|---|---|
protected javax.xml.ws.handler.MessageContext |
createProtocolMessageContext(SoapMessage message)
|
java.util.Set<java.net.URI> |
getRoles()
|
java.util.Set<javax.xml.namespace.QName> |
getUnderstoodHeaders()
|
void |
handleFault(SoapMessage message)
|
void |
handleMessage(SoapMessage message)
|
| Methods inherited from class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor |
|---|
getBinding, getInvoker, getOpQName, isMEPComlete, isOutbound, onCompletion, setupBindingOperationInfo |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, isGET, isRequestor, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DispatchSOAPHandlerInterceptor(javax.xml.ws.Binding binding)
| Method Detail |
|---|
public java.util.Set<java.net.URI> getRoles()
getRoles in interface SoapInterceptorpublic java.util.Set<javax.xml.namespace.QName> getUnderstoodHeaders()
getUnderstoodHeaders in interface SoapInterceptorpublic void handleMessage(SoapMessage message)
handleMessage in interface Interceptor<SoapMessage>handleMessage in class AbstractProtocolHandlerInterceptor<SoapMessage>protected javax.xml.ws.handler.MessageContext createProtocolMessageContext(SoapMessage message)
createProtocolMessageContext in class AbstractProtocolHandlerInterceptor<SoapMessage>public void handleFault(SoapMessage message)
handleFault in interface Interceptor<SoapMessage>handleFault in class AbstractPhaseInterceptor<SoapMessage>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||