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, unbindResponseMessageprotected SOAPMessage createMessage(OperationMetaData opMetaData) throws SOAPException
createMessage in class CommonSOAPBindingSOAPExceptionprotected void verifyUnderstoodHeader(SOAPHeaderElement element) throws Exception
verifyUnderstoodHeader in class CommonSOAPBindingExceptionCopyright © 2013 JBoss, by Red Hat. All Rights Reserved.