Package org.jibx.ws.soap

Provides implementation of SOAP 1.1 protocol.

See:
          Description

Class Summary
SoapFault SOAP fault object class.
SoapProtocol Defines a specific version of the SOAP protocol.
SoapVersion An enumeration of supported SOAP versions.
 

Exception Summary
SoapFaultException An exception that can indicate that a SoapFault has occurred.
WsNotUnderstoodException Indicates that a handler could not correctly process a mandatory SOAP header.
 

Package org.jibx.ws.soap Description

Provides implementation of SOAP 1.1 protocol.



Project Web Site