Class Summary |
SOAPAddress |
SOAPAddress represents SOAP address binding that is used to give a port an address(a URI). |
SOAPBinding |
SOAPBinding represents SOAP binding element which is to signify that the binding is bound to the SOAP protocol format: Envelope, Header and Body. |
SOAPBody |
SOAPBody represents soap:body element which is used to specify how the message parts appear inside the SOAP body element for both RPC-oriented or document-oriented messages. |
SOAPConstants |
SOAPConstants defines constant values for SOAP binding. |
SOAPEncodingStyle |
SOAPEncodingStyle represents SOAP encoding style that is a list of URIs. |
SOAPFault |
SOAPFault represents the soap:fault element which is used to specify the contents of the SOAP Fault Details element. |
SOAPHeader |
SOAPHeader represents soap:header element that allows header to be defined that are transmitted inside the Header element of the SOAP envelope. |
SOAPHeaderFault |
SOAPHeaderFault represents soap:headerFault element that appear inside soap:header and allows specification of the header types that are used to transmit error information pertaining to the header defined by the soap:header. |
SOAPOperation |
SOAPOperation represents soap:operation element that provides information for the operation as a whole. |
Copyright © 2001 Oracle SOAP. All Rights Reserved.