public abstract class CommonSOAP11Binding extends CommonSOAPBinding
headerSource, log, SOAP11HTTP_BINDING, SOAP12HTTP_BINDING
Constructor and Description |
---|
CommonSOAP11Binding() |
Modifier and Type | Method and Description |
---|---|
protected SOAPMessage |
createMessage(OperationMetaData opMetaData)
Create the SOAP-1.1 message
|
abstract Set<String> |
getRoles() |
protected void |
verifyUnderstoodHeader(SOAPHeaderElement element) |
bindFaultMessage, bindRequestMessage, bindResponseMessage, checkMustUnderstand, createFaultMessageFromException, getMessageFactory, getSOAPFactory, setHeaderSource, setSOAPActionHeader, throwFaultException, unbindRequestMessage, unbindResponseMessage
protected SOAPMessage createMessage(OperationMetaData opMetaData) throws SOAPException
createMessage
in class CommonSOAPBinding
SOAPException
protected void verifyUnderstoodHeader(SOAPHeaderElement element) throws Exception
verifyUnderstoodHeader
in class CommonSOAPBinding
Exception
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.