Class | Description |
---|---|
AbstractJslipcFileChannel |
Common base class for file based
JslipcChannel s. |
ReadableJslipcFileChannel |
A
ReadableJslipcByteChannel implementation that reads the data from an underlying
FileChannel . |
WritableJslipcFileChannel |
A
WritableJslipcByteChannel implementation that writes the data to an
underlying FileChannel . |
Copyright © 2014. All Rights Reserved.