Interface | Description |
---|---|
SOAPBindingExtensions |
Provides access to the extension properties of the Binding component
that are in the
http://www.w3.org/ns/wsdl/soap namespace. |
SOAPBindingFaultExtensions |
Provides access to the extension properties of the Binding Fault component
that are in the
http://www.w3.org/ns/wsdl/soap namespace. |
SOAPBindingFaultReferenceExtensions |
Provides access to the extension properties of the Binding Fault Reference component
that are in the
http://www.w3.org/ns/wsdl/soap namespace. |
SOAPBindingMessageReferenceExtensions |
Provides access to the extension properties of the Binding Message Reference component
that are in the
http://www.w3.org/ns/wsdl/soap namespace. |
SOAPBindingOperationExtensions |
Provides access to the extension properties of the Binding Operation component
that are in the
http://www.w3.org/ns/wsdl/soap namespace. |
SOAPEndpointExtensions |
There are no WSDL 2.0 SOAP extension properties (from the namespace
http://www.w3.org/ns/wsdl/soap ) attached to the Endpoint component. |
SOAPHeaderBlock |
This interface represents the SOAPHeaderBlock Component that can appear in the
optional {soap headers} property of the WSDL 2.0 components BindingFault
and BindingMessageReference.
|
SOAPHeaderBlockElement |
This interface represents the <wsoap:header> extension element that
can appear within a Binding Fault or Binding Message Reference.
|
SOAPModule |
This interface represents the SOAPModule Component that can appear in the
optional {soap modules} property of the WSDL 2.0 components Binding, BindingFault,
BindingOperation, BindingFaultReference or BindingMessageReference.
|
SOAPModuleElement |
This interface represents the <wsoap:module> extension element that
can appear within a Binding, Binding Fault, Binding Operation, Binding
Fault Reference or Binding Message Reference.
|
Class | Description |
---|---|
SOAPConstants | |
SOAPFaultCode |
This class represents the {soap fault code} property that forms part of the
SOAP extensions to the WSDL
BindingFault component. |
SOAPFaultSubcodes |
This class represents the {soap fault subcodes} property that forms part of the
SOAP extensions to the WSDL
BindingFault component. |
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.