Package com.sun.identity.liberty.ws.soapbinding


@SupportedAll package com.sun.identity.liberty.ws.soapbinding
Provides classes to manage Liberty SOAP Binding.
  • Class
    Description
    The ConsentHeader class represents Consent element defined in SOAP binding schema.
    The CorrelationHeader class represents Correlation element defined in SOAP binding schema.
    The Message class is used by web service client and server to construct request or response.
    The ServiceInstanceUpdateHeader class represents ServiceInstanceUpdate element defined in SOAP binding schema.
    The ServiceInstanceUpdateHeader.Credential class represents Credential element in ServiceInstanceUpdate element defined in SOAP binding schema.
    This class contains all the constants used by the Soapbinding classes.
    The SOAPBindingException class represents a error while processing SOAP request and response.
    The SOAPFault class represents a SOAP Fault element.
    The SOAPFaultDetail class represents the 'Detail' child element of SOAP Fault element.
    The SOAPFaultException class represents a SOAP Fault while processing SOAP request.
    The UsageDirectiveHeader class represents 'UsageDirective' element defined in SOAP binding schema.
    This class contains utility methods.