Package | Description |
---|---|
org.netbeans.modules.xml.wsdl.model.extensions.http |
Modifier and Type | Interface and Description |
---|---|
interface |
HTTPAddress
Represents the http:address element under the wsdl port for HTTP binding.
|
interface |
HTTPBinding
Represents the http:binding element under the wsdl binding element for HTTP binding.
|
interface |
HTTPOperation
Represents the http:operation element under wsdl:operation for HTTP binding.
|
interface |
HTTPUrlEncoded
Represents an http:urlEncoded element under the wsdl:input or wsdl:output element for HTTP binding.
|
interface |
HTTPUrlReplacement
Represents the http:urlReplacement element under the wsdl:input or wsdl:output element for HTTP binding.
|