Class Summary |
DocLitSOAPWriter |
DocLitSOAPWriter |
RPCLitSOAPWriter |
RPCLitSOAPWriter |
RPCSOAPWriter |
RPCSOAPWriter |
SOAP12Binding |
SOAPBinding corresponds to the WSDL elements at
definitions/binding, in the case where there is a soap
extensibility element at definitions/binding/soap:binding. |
SOAP12Operation |
SOAP12Operation |
SOAP12WSDLFactory |
SOAP12WSDLFactory |
SOAPBinding |
SOAPBinding corresponds to the WSDL elements at
definitions/binding, in the case where there is a soap
extensibility element at definitions/binding/soap:binding. |
SOAPFault |
SOAPFault Move this to be a kind of SOAPMessageDecl, but
for now it's just a place to put the algorithms for parsing soap
fault messages using wsdl. |
SOAPMessageDecl |
SOAPMessageDecl corresponds to the wsdl elements at
description/binding/operation/(input|output). |
SOAPOperation |
SOAPOperation objects correspond to the wsdl
elements at definitions/binding/operation, and describes
how the abstract definitions in portType/operation are
bound to a particular protocol. |
SOAPOperationFactory |
SOAPOperationFactory creates objects corresponding
to entire description/binding/operation elements, not just
the soap:operation included inside the wsdl:operation. |
SOAPPort |
SOAPPort |
SOAPWriterFactory |
SOAPWriterFactory |
SOAPWSDLFactory |
SOAPWSDLFactory is responsible for the portions of WSDL
related to the SOAP binding, see WSDL 1.1, section 3.2 "How the
SOAP Binding Extends WSDL". |
WSDLTagData |
WSDLTagData. |