Interface HTTPBinding
- All Superinterfaces:
ExtensibilityElement, Serializable
- All Known Implementing Classes:
HTTPBindingImpl
- Author:
- Matthew J. Duftler (duftler@us.ibm.com)
-
Method Summary
Methods inherited from interface ExtensibilityElement
getElementType, getRequired, setElementType, setRequired
-
Method Details
-
setVerb
-
getVerb
String getVerb()Get the verb for this HTTP binding.
-