HTTP
The HTTP binding component acts as an HTTP server or client.

Required properties
- You must set at least one of the following properties (In each case, the default value is the component name):
- endpoint
- service
- interfaceName
The role is how you want to use the HTTP component, as server or client. This property is set automatically depending on whether you draw an input or an output connection.
- The locationUri is the URL of the service, for example
a URI to WSDL file.