Interface | Description |
---|---|
HTTPBindingExtensions |
Provides access to the extension properties of the Binding component
that are in the
http://www.w3.org/ns/wsdl/http namespace. |
HTTPBindingFaultExtensions |
Provides access to the extension properties of the Binding Fault component
that are in the
http://www.w3.org/ns/wsdl/http namespace. |
HTTPBindingMessageReferenceExtensions |
Provides access to the extension properties of the Binding Message Reference component
that are in the
http://www.w3.org/ns/wsdl/http namespace. |
HTTPBindingOperationExtensions |
Provides access to the extension properties of the Binding Operation component
that are in the
http://www.w3.org/ns/wsdl/http namespace. |
HTTPEndpointExtensions |
Provides access to the extension properties of the Endpoint component
that are in the
http://www.w3.org/ns/wsdl/http namespace. |
HTTPHeader |
This interface represents the HTTPHeader Component that can appear in the
optional {http headers} property of the WSDL 2.0 components BindingFault
and BindingMessageReference.
|
HTTPHeaderElement |
This interface represents the <whttp:header> extension element that
can appear within a Binding Fault or Binding Message Reference.
|
Class | Description |
---|---|
HTTPAuthenticationScheme |
This class defines the values of the {http authentication scheme} property of
Endpoint as defined by the HTTP Binding extension.
|
HTTPConstants | |
HTTPErrorStatusCode |
This class represents the {http error status code} property that forms part of the
HTTP extensions to the WSDL
BindingFault component. |
HTTPLocation |
This class represents the {http location} extension property of the
BindingOperation component which maps to the whttp:location
extension attribute of the WSDL binding <operation> element, as defined by the
WSDL 2.0 HTTP binding extensions. |
HTTPLocationTemplate |
This class represents a template specified within the HTTP Location string used as the value
of the
whttp:location extension attribute. |
Copyright © 2005–2015 Apache Software Foundation. All rights reserved.