com.liferay.faces.bridge.lifecycle
Class DelayedResponseOutputWriter

java.lang.Object
  extended by java.io.Writer
      extended by java.io.StringWriter
          extended by com.liferay.faces.bridge.lifecycle.DelayedResponseOutputWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable

public class DelayedResponseOutputWriter
extends StringWriter

Author:
Neil Griffin

Field Summary
 
Fields inherited from class java.io.Writer
lock
 
Constructor Summary
DelayedResponseOutputWriter()
           
 
Method Summary
 
Methods inherited from class java.io.StringWriter
append, append, append, close, flush, getBuffer, toString, write, write, write, write
 
Methods inherited from class java.io.Writer
write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DelayedResponseOutputWriter

public DelayedResponseOutputWriter()


Copyright © 2014 Liferay, Inc.. All Rights Reserved.