Uses of Interface
org.apache.tapestry.services.ResponseContributor

Packages that use ResponseContributor
org.apache.tapestry.services.impl Service implementations. 
 

Uses of ResponseContributor in org.apache.tapestry.services.impl
 

Classes in org.apache.tapestry.services.impl that implement ResponseContributor
 class DefaultResponseContributorImpl
          Factory that is used if no other has been chosen, handles normal html responses.
 class DojoAjaxResponseContributorImpl
          Handles determining dojo ajax requests.
 class JSONResponseContributorImpl
          Determines if incoming request is a valid dojo request via the javascript added parameter of "dojoRequest" = "true".
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.