org.apache.myfaces.shared_impl.view
Interface ViewResponseWrapper

All Known Implementing Classes:
ServletViewResponseWrapper

public interface ViewResponseWrapper


Method Summary
 void flushToWriter(Writer writer, String encoding)
           
 

Method Detail

flushToWriter

void flushToWriter(Writer writer,
                   String encoding)
                   throws IOException
Throws:
IOException


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