org.apache.tapestry5.internal.services
Interface PageResponseRenderer

All Known Implementing Classes:
PageResponseRendererImpl

public interface PageResponseRenderer

Service responsible for writing a full page markup response.


Method Summary
 void renderPageResponse(Page page)
           
 

Method Detail

renderPageResponse

void renderPageResponse(Page page)
                        throws IOException
Throws:
IOException


Copyright © 2003-2012 The Apache Software Foundation.