Interface | Description |
---|---|
BufferedChannel<T extends Buffer> |
Class | Description |
---|---|
DirectIoByteChannel |
An
BufferedChannel implementation which uses DirectIoLib
for JNA hooks to native Linux methods. |
MockByteChannel |
A mock implementation of
BufferedChannel , to be used for testing. |
Copyright © 2014. All Rights Reserved.