Class StreamPageContentResultProcessor

java.lang.Object
org.apache.tapestry5.internal.services.StreamPageContentResultProcessor
All Implemented Interfaces:
ComponentEventResultProcessor<StreamPageContent>

Used to trigger the rendering of a particular page without causing a redirect to that page. The content of the page is just streamed to the client.
Since:
5.2.0