Package org.eclipse.jetty.io.internal
Class ByteChannelContentSource.PathContentSource
java.lang.Object
org.eclipse.jetty.io.internal.ByteChannelContentSource
org.eclipse.jetty.io.internal.ByteChannelContentSource.PathContentSource
- All Implemented Interfaces:
Content.Source
- Enclosing class:
ByteChannelContentSource
A
ByteChannelContentSource for a Path-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.jetty.io.internal.ByteChannelContentSource
ByteChannelContentSource.PathContentSource -
Constructor Summary
ConstructorsConstructorDescriptionPathContentSource(Path path) PathContentSource(ByteBufferPool.Sized byteBufferPool, Path path) PathContentSource(ByteBufferPool.Sized byteBufferPool, Path path, long offset, long length) -
Method Summary
Methods inherited from class org.eclipse.jetty.io.internal.ByteChannelContentSource
demand, fail, getLength, lockedSetTerminal, read, rewindMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.jetty.io.Content.Source
fail
-
Constructor Details
-
PathContentSource
-
PathContentSource
-
PathContentSource
-
-
Method Details
-
getPath
-
open
- Overrides:
openin classByteChannelContentSource- Throws:
IOException
-