Package org.eclipse.jetty.proxy
Class AfterContentTransformer.Sink
- java.lang.Object
-
- org.eclipse.jetty.proxy.AfterContentTransformer.Sink
-
- Enclosing class:
- AfterContentTransformer
public class AfterContentTransformer.Sink extends java.lang.Object
The target to where the transformed content is written after the transformation.
-
-
Constructor Summary
Constructors Constructor Description Sink()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.OutputStream
getOutputStream()
-