|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.faunos.util.io | |
---|---|
com.faunos.skwish.ext.http | An experimental read-only HTTP interface to skwish is provided here. |
com.faunos.skwish.sys | The basic file-based Segment structure is implemented here. |
com.faunos.skwish.sys.mgr | The SegmentStore implementation. |
com.faunos.util.io | Utilities and implementation classes for various I/O operations. |
com.faunos.util.net.http | A skeletal implementation of a simple non-blocking HTTP server. |
com.faunos.util.test | Support for unit tests. |
Classes in com.faunos.util.io used by com.faunos.skwish.ext.http | |
---|---|
ImmutableBuffer
A ByteBuffer holder that exposes an immutable view of it. |
Classes in com.faunos.util.io used by com.faunos.skwish.sys | |
---|---|
ChannelUtil
A utility class for reading and writing to
|
|
SubFileChannel
A view of a region of an underlying FileChannel . |
|
Word
An enumeration of the data widths. |
Classes in com.faunos.util.io used by com.faunos.skwish.sys.mgr | |
---|---|
ChannelUtil
A utility class for reading and writing to
|
|
SubFileChannel
A view of a region of an underlying FileChannel . |
|
Word
An enumeration of the data widths. |
Classes in com.faunos.util.io used by com.faunos.util.io | |
---|---|
BufferUtil
java.nio.Buffer utility. |
|
ChannelUtil
A utility class for reading and writing to
|
|
CloseProtectedFileChannel
A FilterFileChannel that does not chain the
close method to the underlying file channel. |
|
FilterFileChannel
A facade base class for subclassing and chaining specialized FileChannel
functionality. |
|
FilterFileChannel.FilterFileLock
A FileLock filter. |
|
IntegerFilename
Utility for creating integer-based filenames that are lexically pleasing to the eye. |
|
SubFileChannel
A view of a region of an underlying FileChannel . |
|
SubFileChannel.AccessMode
Defines the access modes supported by SubFileChannel . |
|
Word
An enumeration of the data widths. |
Classes in com.faunos.util.io used by com.faunos.util.net.http | |
---|---|
ImmutableBuffer
A ByteBuffer holder that exposes an immutable view of it. |
Classes in com.faunos.util.io used by com.faunos.util.test | |
---|---|
FilterInputChannel
A filter (or facade) on a ScatteringByteChannel. |
|
FilterOutputChannel
A filter (or facade) on a GatheringByteChannel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |