Difference between revisions of "ExtendedInboundParamHandlerFormatter"
(Created page with "==Description== This sub-element formatter is used into the decoding of client request's parameters in order to create the input for a {{GVESB}} service and to convert the servic...") |
(→Description) |
||
Line 4: | Line 4: | ||
DA COMPLETARE | DA COMPLETARE | ||
+ | |||
+ | |||
+ | =={{GVESB}} Configuration== | ||
+ | The GVAdapterHttpConfiguration Element is used by: GVAdapters. | ||
+ | |||
+ | The following table shows the '''GVAdapterHttpConfiguration''' attributes: | ||
+ | {|class="gvtable" | ||
+ | ! Attribute !! Type !! Description | ||
+ | |- | ||
+ | | type || fixed || This attribute must assume the value '''module'''. | ||
+ | |- | ||
+ | | name || fixed || Module Id always set to '''HTTP_ADAPTER'''. | ||
+ | |} | ||
+ | |||
+ | Contains the sub-elements [[#InboundConfiguration|InboundConfiguration]] [[#Formatters|Formatters]]. |
Revision as of 13:32, 26 July 2013
Description
This sub-element formatter is used into the decoding of client request's parameters in order to create the input for a GreenVulcano® ESB service and to convert the service's output into a HTTP response.
DA COMPLETARE
GreenVulcano® ESB Configuration
The GVAdapterHttpConfiguration Element is used by: GVAdapters.
The following table shows the GVAdapterHttpConfiguration attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | This attribute must assume the value module. |
name | fixed | Module Id always set to HTTP_ADAPTER. |
Contains the sub-elements InboundConfiguration Formatters.