public class WsAddressingOutInterceptor extends AbstractWsAddressingInterceptor
| Constructor and Description |
|---|
WsAddressingOutInterceptor(WsAddressingPolicy policy,
boolean server) |
| Modifier and Type | Method and Description |
|---|---|
protected org.w3c.dom.DocumentFragment |
createTextFragment(javax.xml.namespace.QName element,
java.lang.String text) |
protected Wsdl1SoapMessage |
getMessage(Message message) |
protected Wsdl1SoapOperation |
getOperation(Message message) |
java.util.Collection<java.net.URI> |
getRoles()
List of roles when acting for a soap interceptor
|
java.util.Collection<javax.xml.namespace.QName> |
getUnderstoodHeaders()
List of understood headers for a soap interceptor
|
void |
handleMessage(Message message)
Intercepts a message.
|
createHeader, getHeaderText, getPolicy, getPrefix, getQualifiedName, isServer, isWSANamespaceaddAfter, addBefore, getAfter, getBefore, getId, handleFault, setAfter, setBefore, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAfter, getBefore, getId, handleFaultpublic WsAddressingOutInterceptor(WsAddressingPolicy policy, boolean server)
public void handleMessage(Message message)
Interceptorpublic java.util.Collection<java.net.URI> getRoles()
SoapInterceptorpublic java.util.Collection<javax.xml.namespace.QName> getUnderstoodHeaders()
SoapInterceptorprotected org.w3c.dom.DocumentFragment createTextFragment(javax.xml.namespace.QName element,
java.lang.String text)
protected Wsdl1SoapOperation getOperation(Message message)
protected Wsdl1SoapMessage getMessage(Message message)
Copyright © 2005-2016 FuseSource. All Rights Reserved.