Uses of Interface
org.eclipse.jetty.server.resource.InputStreamRangeWriter.InputStreamSupplier
-
Packages that use InputStreamRangeWriter.InputStreamSupplier Package Description org.eclipse.jetty.server.resource -
-
Uses of InputStreamRangeWriter.InputStreamSupplier in org.eclipse.jetty.server.resource
Fields in org.eclipse.jetty.server.resource declared as InputStreamRangeWriter.InputStreamSupplier Modifier and Type Field Description private InputStreamRangeWriter.InputStreamSupplier
InputStreamRangeWriter. inputStreamSupplier
Constructors in org.eclipse.jetty.server.resource with parameters of type InputStreamRangeWriter.InputStreamSupplier Constructor Description InputStreamRangeWriter(InputStreamRangeWriter.InputStreamSupplier inputStreamSupplier)
Create InputStremRangeWriter
-