Package org.eclipse.jetty.proxy
Class AfterContentTransformer.ChannelInputStream
java.lang.Object
java.io.InputStream
org.eclipse.jetty.proxy.AfterContentTransformer.ChannelInputStream
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
AfterContentTransformer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, skip
-
Field Details
-
stream
-
-
Constructor Details
-
ChannelInputStream
private ChannelInputStream()
-
-
Method Details
-
read
- Overrides:
read
in classInputStream
- Throws:
IOException
-
read
- Specified by:
read
in classInputStream
- Throws:
IOException
-
reset
- Overrides:
reset
in classInputStream
- Throws:
IOException
-