Interface | Description |
---|---|
EnvelopeWriter |
Writes a SOAP envelope to a DOM Document.
|
FaultWriter |
Writes a SOAP fault to a DOM Document.
|
SOAPElement |
Interface representing an element in a SOAP message, such as a header or
the root element of the body.
|
SOAPMessage |
Message interface extension specifically modelling SOAP messages.
|
SOAPMessageFactory |
Interface for constructing SOAPMessage objects.
|
SOAPMessageFactoryService | |
SOAPPartsIterator | |
SOAPVersion |
Interface for obtaining characteristics of a particular SOAP version.
|
Class | Description |
---|---|
Envelope |
Provides a skeletal view of a SOAP envelope represented in a DOM tree.
|
FaultInformation |
Holds the description of a SOAP fault independent of SOAP version.
|
SOAP11 |
SOAP 1.1 implementation of the SOAPVersion interface.
|
SOAP12 |
SOAP 1.2 implementation of the SOAPVersion interface.
|
SOAPEndpoint |
SOAP extension to the Endpoint class.
|
SOAPEndpointFactory |
Convenience class for creating SOAPEndpoints.
|
SOAPExchange |
Implementation of AbstractExchange for SOAP message exchanges.
|
SOAPVersionRegistry |
Provides retrieval of SOAPVersion implementations based on namespaces.
|
Enum | Description |
---|---|
SoapActionEncodingMethod |
?? 2022 Perforce Software, All rights reserved
This software is the confidential and proprietary information of Perforce, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Perforce, Inc.