Package org.eclipse.jetty.ee10.proxy
Class AfterContentTransformer.Sink
java.lang.Object
org.eclipse.jetty.ee10.proxy.AfterContentTransformer.Sink
- Enclosing class:
- AfterContentTransformer
The target to where the transformed content is written after the transformation.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Sink
public Sink()
-
-
Method Details
-
getOutputStream
- Returns:
- an output stream to write the transformed content to
-