Package org.eclipse.jetty.proxy
Class AfterContentTransformer.Sink.SinkOutputStream
java.lang.Object
java.io.OutputStream
org.eclipse.jetty.proxy.AfterContentTransformer.Sink.SinkOutputStream
- All Implemented Interfaces:
Closeable
,Flushable
,AutoCloseable
- Enclosing class:
- AfterContentTransformer.Sink
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.OutputStream
close, flush, write
-
Constructor Details
-
SinkOutputStream
private SinkOutputStream()
-
-
Method Details
-
write
- Overrides:
write
in classOutputStream
- Throws:
IOException
-
write
- Specified by:
write
in classOutputStream
- Throws:
IOException
-