org.apache.myfaces.shared_impl.view
Interface ViewResponseWrapper

All Known Implementing Classes:
ServletViewResponseWrapper

public interface ViewResponseWrapper


Method Summary
 void flushToWriter(java.io.Writer writer, java.lang.String encoding)
           
 

Method Detail

flushToWriter

void flushToWriter(java.io.Writer writer,
                   java.lang.String encoding)
                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.