Class AfterContentTransformer.Sink

java.lang.Object
org.eclipse.jetty.proxy.AfterContentTransformer.Sink
Enclosing class:
AfterContentTransformer

public class AfterContentTransformer.Sink extends Object

The target to where the transformed content is written after the transformation.

  • Constructor Details

    • Sink

      public Sink()
  • Method Details

    • getOutputStream

      public OutputStream getOutputStream()
      Returns:
      an output stream to write the transformed content to