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 json request via the "json" http header or the "json" = "true" request parameter.
 class PrototypeResponseContributorImpl
          Implementation of prototype javascript library XHR request sniffer.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.