public class SOAP11BindingJAXRPC extends CommonSOAP11Binding
headerSource, log, SOAP11HTTP_BINDING, SOAP12HTTP_BINDING| Constructor and Description |
|---|
SOAP11BindingJAXRPC() |
| Modifier and Type | Method and Description |
|---|---|
SOAPMessage |
createFaultMessageFromException(Exception ex) |
Set<String> |
getRoles() |
void |
setSOAPActionHeader(OperationMetaData opMetaData,
SOAPMessage reqMessage)
Override to set the SOAPAction header
|
protected void |
throwFaultException(SOAPFaultImpl fault) |
createMessage, verifyUnderstoodHeaderbindFaultMessage, bindRequestMessage, bindResponseMessage, checkMustUnderstand, getMessageFactory, getSOAPFactory, setHeaderSource, unbindRequestMessage, unbindResponseMessagepublic void setSOAPActionHeader(OperationMetaData opMetaData, SOAPMessage reqMessage)
CommonSOAPBindingsetSOAPActionHeader in class CommonSOAPBindingpublic SOAPMessage createFaultMessageFromException(Exception ex)
createFaultMessageFromException in class CommonSOAPBindingprotected void throwFaultException(SOAPFaultImpl fault) throws Exception
throwFaultException in class CommonSOAPBindingExceptionpublic Set<String> getRoles()
getRoles in class CommonSOAP11BindingCopyright © 2013 JBoss, by Red Hat. All Rights Reserved.