Difference between revisions of "GVAdapterHttpConfiguration"
(Created page with " The GVHTTPAdapter Element is used by: GVAdapters. The following table shows the GVHTTPAdapter element's attributes: {|class="gvtable" ! Attribute !! Type !! Description |- | ty...") |
|||
| Line 1: | Line 1: | ||
| − | |||
The GVHTTPAdapter Element is used by: GVAdapters. | The GVHTTPAdapter Element is used by: GVAdapters. | ||
| Line 9: | Line 8: | ||
|- | |- | ||
| name || fixed || Module Id always set to '''HTTP_INBOUND'''. | | name || fixed || Module Id always set to '''HTTP_INBOUND'''. | ||
| − | |||
|} | |} | ||
| − | + | Contains the sub-element [[#Configuration|Configuration]]. | |
| + | |||
| + | ==Configuration== | ||
| + | |||
| + | Might contain the sub-elements: | ||
| + | * [[#ServletMappings|ServletMappings]] | ||
| + | * [[#GVConnection|GVConnection]] | ||
| + | * [[#HTTPTransactions|HTTPTransactions]] | ||
Revision as of 17:11, 24 February 2012
The GVHTTPAdapter Element is used by: GVAdapters.
The following table shows the GVHTTPAdapter element's attributes:
| Attribute | Type | Description |
|---|---|---|
| type | fixed | This attribute must assume the value module. |
| name | fixed | Module Id always set to HTTP_INBOUND. |
Contains the sub-element Configuration.
Configuration
Might contain the sub-elements: