Package org.hypermedea.op
Class ProtocolBindings
java.lang.Object
org.hypermedea.op.ProtocolBindings
Factory class to execute generic operations from Web forms.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DEFAULT_SCHEME
- See Also:
-
-
Method Details
-
bind
public static Operation bind(String targetURI, Map<String, Object> formFields) throws BindingNotFoundException- Throws:
BindingNotFoundException
-
bind
-