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()
          Returns the preferred HTTP method used to access the binding
 

Method Detail

getMethod

java.lang.String getMethod()
Returns the preferred HTTP method used to access the binding

Returns:
the HTTP method