com.ibm.portal.resolver.bindings
Interface HttpBinding
- All Superinterfaces:
- Binding
- All Known Subinterfaces:
- HttpGetBinding, HttpPostBinding, HttpSafeBinding, HttpUnsafeBinding, WpSelectionBinding
-
public interface HttpBinding
- extends Binding
Binding via the HTTP protocol
- Note:
This interface is designed to be implemented by clients. |
Method Summary
|
java.lang.String |
getMethod()
Return the preferred HTTP method used to access the binding |
getMethod
java.lang.String getMethod()
- Returns the preferred HTTP method used to access the binding
- Returns:
- the HTTP method