Difference between revisions of "ExtendedInboundParamHandlerFormatter"
(→Description) |
(→{{GVESB}} Configuration) |
||
Line 9: | Line 9: | ||
The GVAdapterHttpConfiguration Element is used by: GVAdapters. | The GVAdapterHttpConfiguration Element is used by: GVAdapters. | ||
− | The following table shows the ''' | + | The following table shows the '''ExtendedInboundParamHandlerFormatter''' attributes: |
{|class="gvtable" | {|class="gvtable" | ||
! Attribute !! Type !! Description | ! Attribute !! Type !! Description | ||
|- | |- | ||
− | | type || fixed || This attribute must | + | | type || fixed || This attribute must keep the value '''FormatterPlugin'''. |
|- | |- | ||
− | | | + | | class|| fixed || Module Id always set to '''it.greenvulcano.gvesb.adapter.http.formatters.handlers.ExtendedInboundParamHandlerFormatter'''. |
|} | |} | ||
Contains the sub-elements [[#InboundConfiguration|InboundConfiguration]] [[#Formatters|Formatters]]. | Contains the sub-elements [[#InboundConfiguration|InboundConfiguration]] [[#Formatters|Formatters]]. |
Revision as of 13:35, 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 ExtendedInboundParamHandlerFormatter attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | This attribute must keep the value FormatterPlugin. |
class | fixed | Module Id always set to it.greenvulcano.gvesb.adapter.http.formatters.handlers.ExtendedInboundParamHandlerFormatter. |
Contains the sub-elements InboundConfiguration Formatters.