Package | Description |
---|---|
com.sun.identity.liberty.ws.soapbinding |
Provides classes to manage Liberty SOAP Binding.
|
Modifier and Type | Method and Description |
---|---|
SOAPFault |
Message.getSOAPFault()
Returns the
SOAPFault . |
Modifier and Type | Method and Description |
---|---|
void |
Message.setSOAPFault(SOAPFault soapFault)
Sets the
SOAPFault . |
Constructor and Description |
---|
Message(SOAPFault soapFault)
This constructor is to create a SOAP fault message.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.