Package | Description |
---|---|
org.jslipc.channel.file | |
org.jslipc.ipc.pipe.file |
Class and Description |
---|
AbstractJslipcFileChannel
Common base class for file based
JslipcChannel s. |
Class and Description |
---|
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.