Module org.eclipse.jetty.io
Package org.eclipse.jetty.io.content
package org.eclipse.jetty.io.content
-
ClassesClassDescriptionA
Content.Sourcethat is also aContent.Sink.AContent.Sourcebacked by one or moreByteBuffers.AContent.Sourcebacked by one or moreContent.Chunks.AnOutputStreambacked by aContent.Sink.AFlow.Subscriberthat wraps aContent.Sink.AnInputStreamthat is backed by aContent.Source.Wraps aContent.Sourceas aFlow.Publisher.This abstractContent.Sourcewraps anotherContent.Sourceand implementers need only to implement theContentSourceTransformer.transform(Content.Chunk)method, which is used to transformContent.Chunkread from the wrapped source.AContent.Sourcethat is backed by anInputStream.AContent.Sourcebacked by anOutputStream.AContent.Sourcethat provides the file content of the passedPath.