Uses of Class
com.sun.identity.liberty.ws.soapbinding.SOAPBindingException
-
Packages that use SOAPBindingException Package Description com.sun.identity.liberty.ws.soapbinding Provides classes to manage Liberty SOAP Binding. -
-
Uses of SOAPBindingException in com.sun.identity.liberty.ws.soapbinding
Methods in com.sun.identity.liberty.ws.soapbinding that throw SOAPBindingException Modifier and Type Method Description DocumentMessage. toDocument(boolean refresh)Returns the SOAP message inorg.w3c.dom.Documentformat.Constructors in com.sun.identity.liberty.ws.soapbinding that throw SOAPBindingException Constructor Description Message(InputStream inputStream)This constructor takes an InputStream.Message(javax.xml.soap.SOAPMessage soapMessage)This constructor takes a SOAP message which is received from a SOAP connection.UsageDirectiveHeader(String ref)Constructor.
-