パッケージ com.sun.identity.liberty.ws.soapbinding

Provides classes to manage Liberty SOAP Binding.

参照先:
          説明

インタフェースの概要
RequestHandler The RequestHandler interface needs to be implemented by each web services in order to receive request from your web service client.
 

クラスの概要
Client The Client class provides web service clients with a method to send requests using SOAP connection to web service servers.
ConsentHeader The ConsentHeader class represents Consent element defined in SOAP binding schema.
CorrelationHeader The CorrelationHeader class represents Correlation element defined in SOAP binding schema.
Message The Message class is used by web service client and server to construct request or response.
ProcessingContextHeader The ProcessingContextHeader class represents ProcessingContext element defined in SOAP binding schema.
ProviderHeader The ProviderHeader class represents 'Provider' element defined in SOAP binding schema.
SOAPFault The SOAPFault class represents a SOAP Fault element.
SOAPFaultDetail The SOAPFaultDetail class represents the 'Detail' child element of SOAP Fault element.
UsageDirectiveHeader The UsageDirectiveHeader class represents 'UsageDirective' element defined in SOAP binding schema.
 

例外の概要
SOAPBindingException The SOAPBindingException class represents a error while processing SOAP request and response.
SOAPFaultException The SOAPFaultException class represents a SOAP Fault while processing SOAP request.
 

パッケージ com.sun.identity.liberty.ws.soapbinding の説明

Provides classes to manage Liberty SOAP Binding.