|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.faunos.skwish | |
---|---|
com.faunos.skwish | A lightweight library for storing blobs on the file system. |
com.faunos.skwish.ext.http | An experimental read-only HTTP interface to skwish is provided here. |
com.faunos.skwish.spi | A service provider interface is defined here. |
com.faunos.skwish.sys | The basic file-based Segment structure is implemented here. |
com.faunos.skwish.sys.filters | A collection of views on one or more underlying segments. |
com.faunos.skwish.sys.mgr | The SegmentStore implementation. |
Classes in com.faunos.skwish used by com.faunos.skwish | |
---|---|
NotFoundException
Exception thrown when an expected resource is not found. |
|
Segment
The elementary storage class. |
|
SegmentException
An exception that is specific to a Segment . |
|
SegmentStore
A managed union of segments on the file system exposed as a logical whole. |
|
SegmentStoreException
Exception thrown by the SegmentStore class. |
|
SkwishException
The root of the library's exception hierarchy. |
|
TxnSegment
A Segment transaction. |
Classes in com.faunos.skwish used by com.faunos.skwish.ext.http | |
---|---|
SegmentStore
A managed union of segments on the file system exposed as a logical whole. |
Classes in com.faunos.skwish used by com.faunos.skwish.spi | |
---|---|
SegmentStore
A managed union of segments on the file system exposed as a logical whole. |
Classes in com.faunos.skwish used by com.faunos.skwish.sys | |
---|---|
Segment
The elementary storage class. |
|
SegmentException
An exception that is specific to a Segment . |
|
SkwishException
The root of the library's exception hierarchy. |
Classes in com.faunos.skwish used by com.faunos.skwish.sys.filters | |
---|---|
Segment
The elementary storage class. |
|
SegmentException
An exception that is specific to a Segment . |
|
SkwishException
The root of the library's exception hierarchy. |
Classes in com.faunos.skwish used by com.faunos.skwish.sys.mgr | |
---|---|
NotFoundException
Exception thrown when an expected resource is not found. |
|
Segment
The elementary storage class. |
|
SegmentStore
A managed union of segments on the file system exposed as a logical whole. |
|
SegmentStoreException
Exception thrown by the SegmentStore class. |
|
TxnSegment
A Segment transaction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |