Uses of Class
com.sun.identity.liberty.ws.soapbinding.Message
-
Packages that use Message Package Description com.sun.identity.liberty.ws.soapbinding Provides classes to manage Liberty SOAP Binding. -
-
Uses of Message in com.sun.identity.liberty.ws.soapbinding
Methods in com.sun.identity.liberty.ws.soapbinding that return Message Modifier and Type Method Description Message
SOAPFaultException. getSOAPFaultMessage()
ReturnsMessage
containingSOAPFault
.Constructors in com.sun.identity.liberty.ws.soapbinding with parameters of type Message Constructor Description SOAPFaultException(Message message)
Constructor.
-