Configuration Point tapestry.services.ResponseContributors | Occurs: | unbounded | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Defines the available set of ComponentInvokerFactory services, where there should be a one to one relationship between a particular type of ajax request and the invoker that handles the response. More types of handlers may be created, like service invocation handlers.. | ||||||||||||||
Schema | ||||||||||||||
|
||||||||||||||
Contribution from module tapestry.services | ||||||||||||||
<invoker object="service:JSONResponseContributor"
/>
<invoker object="service:DojoAjaxResponseContributor" /> <invoker object="service:PrototypeResponseContributor" /> <invoker object="service:DefaultResponseContributor" /> |