public class WsAddressingInDestinationInterceptor extends AbstractWsAddressingInterceptor
| Constructor and Description |
|---|
WsAddressingInDestinationInterceptor(WsAddressingPolicy policy,
boolean server) |
| Modifier and Type | Method and Description |
|---|---|
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 WsAddressingInDestinationInterceptor(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()
SoapInterceptorCopyright © 2005-2014 FuseSource. All Rights Reserved.