Class DecoderSource
java.lang.Object
org.eclipse.jetty.io.content.ContentSourceTransformer
org.eclipse.jetty.compression.DecoderSource
- All Implemented Interfaces:
Content.Source
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.io.Content.Source
Content.Source.Factory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.io.content.ContentSourceTransformer
demand, fail, getContentSource, isComplete, read, release, toString, transform
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.jetty.io.Content.Source
fail, getLength, rewind
-
Constructor Details
-
DecoderSource
-