Package org.apache.wicket.response

Several response implementations.

See:
          Description

Class Summary
ConsoleResponse A Response implementation which writes to the console.
FileResponse A Response implementation that writes to a file.
NullResponse Response implementation that discards all output.
StringResponse Response object that writes to a StringWriter.
 

Package org.apache.wicket.response Description

Several response implementations.



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.