Difference between revisions of "HttpMethodDataProvider"
(Created page with "This DataProvider works on 'org.apache.commons.httpclient.HttpMethod' implementation, created by the caller of this DataProvider. Referes to 'org.apache.commons.httpclient.HttpMe...") |
(→{{GVESB}} Configuration) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | This DataProvider works on 'org.apache.commons.httpclient.HttpMethod' implementation, created by | + | ==Description== |
| − | + | This DataProvider works on 'org.apache.commons.httpclient.HttpMethod' implementation, created by its caller. | |
| − | The HttpMethodDataProvider Element is used by: DataProviders. The following table | + | |
| + | Refer to 'org.apache.commons.httpclient.HttpMethod' HttpClient documentation to set headers, or to send MultiPart messages. | ||
| + | |||
| + | =={{GVESB}} Configuration== | ||
| + | The HttpMethodDataProvider Element is used by: [[GVDataProviderManager#DataProviders|DataProviders]]. | ||
| + | |||
| + | The following table shows the HttpMethodDataProvider element's attributes: | ||
| + | {| class="gvtable" | ||
| + | |- | ||
| + | ! Attribute | ||
| + | ! Type | ||
| + | ! Description | ||
| + | |- | ||
| + | | name | ||
| + | | required | ||
| + | | The attribute's value cannot be null | ||
| + | |- | ||
| + | | type | ||
| + | | fixed | ||
| + | | Unmodifiable. Used by {{GVESB}} factory framework. This attribute must assume the value dataProvider. | ||
| + | |- | ||
| + | | class | ||
| + | | fixed | ||
| + | | Unmodifiable. Used by {{GVESB}} factory framework. | ||
| + | This attribute must assume the value it.greenvulcano.gvesb.gvhttp.impl.HttpMethodDataProvider. | ||
| + | |} | ||
| + | |||
| + | {{VOTE}} | ||
Latest revision as of 16:41, 9 November 2012
Description
This DataProvider works on 'org.apache.commons.httpclient.HttpMethod' implementation, created by its caller.
Refer to 'org.apache.commons.httpclient.HttpMethod' HttpClient documentation to set headers, or to send MultiPart messages.
GreenVulcano® ESB Configuration
The HttpMethodDataProvider Element is used by: DataProviders.
The following table shows the HttpMethodDataProvider element's attributes:
| Attribute | Type | Description |
|---|---|---|
| name | required | The attribute's value cannot be null |
| type | fixed | Unmodifiable. Used by GreenVulcano® ESB factory framework. This attribute must assume the value dataProvider. |
| class | fixed | Unmodifiable. Used by GreenVulcano® ESB factory framework.
This attribute must assume the value it.greenvulcano.gvesb.gvhttp.impl.HttpMethodDataProvider. |
{{#w4grb_rate:}} <w4grb_ratinglist latestvotes items="5" nosort/>