Package com.sun.identity.liberty.ws.soapbinding
Provides classes to manage Liberty SOAP Binding.
- 
Class Summary Class Description ConsentHeader TheConsentHeaderclass representsConsentelement defined in SOAP binding schema.CorrelationHeader TheCorrelationHeaderclass representsCorrelationelement defined in SOAP binding schema.Message TheMessageclass is used by web service client and server to construct request or response.ServiceInstanceUpdateHeader TheServiceInstanceUpdateHeaderclass representsServiceInstanceUpdateelement defined in SOAP binding schema.ServiceInstanceUpdateHeader.Credential TheServiceInstanceUpdateHeader.Credentialclass representsCredentialelement inServiceInstanceUpdateelement defined in SOAP binding schema.SOAPBindingConstants This class contains all the constants used by the Soapbinding classes.SOAPFault TheSOAPFaultclass represents a SOAP Fault element.SOAPFaultDetail TheSOAPFaultDetailclass represents the 'Detail' child element of SOAP Fault element.UsageDirectiveHeader TheUsageDirectiveHeaderclass represents 'UsageDirective' element defined in SOAP binding schema.Utils This class contains utility methods.
- 
Exception Summary Exception Description SOAPBindingException TheSOAPBindingExceptionclass represents a error while processing SOAP request and response.SOAPFaultException TheSOAPFaultExceptionclass represents a SOAP Fault while processing SOAP request.