public class SOAP12BindingJAXRPC extends CommonSOAP12Binding
headerSource, log, SOAP11HTTP_BINDING, SOAP12HTTP_BINDING
Constructor and Description |
---|
SOAP12BindingJAXRPC() |
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, verifyUnderstoodHeader
bindFaultMessage, bindRequestMessage, bindResponseMessage, checkMustUnderstand, getMessageFactory, getSOAPFactory, setHeaderSource, unbindRequestMessage, unbindResponseMessage
public void setSOAPActionHeader(OperationMetaData opMetaData, SOAPMessage reqMessage)
CommonSOAPBinding
setSOAPActionHeader
in class CommonSOAPBinding
public SOAPMessage createFaultMessageFromException(Exception ex)
createFaultMessageFromException
in class CommonSOAPBinding
public Set<String> getRoles()
getRoles
in class CommonSOAP12Binding
protected void throwFaultException(SOAPFaultImpl fault) throws Exception
throwFaultException
in class CommonSOAPBinding
Exception
Copyright © 2018 JBoss by Red Hat. All rights reserved.