Uses of Package
org.eclipse.jetty.io.content
Package
Description
Jetty Proxy : Async Proxy Support
Jetty Http : Tools for Http processing
Jetty Server : Core Server API
-
ClassDescriptionA
Content.Source
that is also aContent.Sink
.AContent.Source
backed by one or moreByteBuffer
s.AContent.Source
that is backed by anInputStream
.AContent.Source
that provides content asynchronously through anOutputStream
.AContent.Source
that provides the file content of the passedPath
. -
-
-
ClassDescriptionA utility class to convert content from a
Content.Source
to an instance available via aCompletableFuture
.