Class DeferredResponseRenderer

java.lang.Object
org.apache.tapestry5.internal.services.DeferredResponseRenderer
All Implemented Interfaces:
ComponentRequestFilter

After processing the component event request (including Ajax requests), or the page render request, checks for the TapestryConstants.RESPONSE_RENDERER request attribute, and invokes it to render the deferred response.
Since:
5.4