Package | Description |
---|---|
org.scijava.download | |
org.scijava.io.handle | |
org.scijava.io.http |
Modifier and Type | Class and Description |
---|---|
class |
MultiWriteHandle
DataHandle plugin for writing to multiple DataHandle s. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHigherOrderHandle<L extends Location>
Abstract superclass for
DataHandle s that operate over other
DataHandle s. |
class |
AbstractSeekableStreamHandle<L extends Location> |
class |
AbstractStreamHandle<L extends Location>
Abstract base class for
StreamHandle implementations. |
class |
BytesHandle
DataHandle for a BytesLocation . |
class |
DummyHandle
A
DataHandle which reads all zeroes, and writes no actual data. |
class |
FileHandle
DataHandle for a FileLocation . |
class |
ReadBufferDataHandle
Read-only buffered
DataHandle . |
class |
WriteBufferDataHandle
Wraps a
DataHandle and acts as a write buffer. |
Modifier and Type | Class and Description |
---|---|
class |
HTTPHandle
DataHandle for a HTTPLocation . |
Copyright © 2015–2022 SciJava. All rights reserved.