rewrite-impl-servlet 1.1.0.Final

Uses of Interface
org.ocpsoft.rewrite.servlet.config.OutputBuffer

Packages that use OutputBuffer
org.ocpsoft.rewrite.servlet.config   
org.ocpsoft.rewrite.servlet.impl   
 

Uses of OutputBuffer in org.ocpsoft.rewrite.servlet.config
 

Methods in org.ocpsoft.rewrite.servlet.config with parameters of type OutputBuffer
static Response Response.withOutputBufferedBy(OutputBuffer... buffers)
          Add the given OutputBuffer instances to the current ServletResponse.
 

Uses of OutputBuffer in org.ocpsoft.rewrite.servlet.impl
 

Methods in org.ocpsoft.rewrite.servlet.impl with parameters of type OutputBuffer
 void HttpRewriteWrappedResponse.addBufferStage(OutputBuffer stage)
           
 


rewrite-impl-servlet 1.1.0.Final

Copyright © 2012 OCPsoft. All Rights Reserved.