Package | Description |
---|---|
org.jslipc.channel.buffer | |
org.jslipc.ipc.pipe.shm |
Class and Description |
---|
AbstractBbqChannel
Common base class for
ByteBufferQueue based channels. |
ByteBufferQueue
A queue implementation that uses (a part of) a buffer for storing the queue elements and pointers.
|
Class and Description |
---|
ByteBufferQueue
A queue implementation that uses (a part of) a buffer for storing the queue elements and pointers.
|
ReadableBbqChannel
A
ReadableJslipcByteChannel implementation that reads the data from an underlying
ByteBufferQueue . |
WritableBbqChannel
A
WritableBbqChannel implementation that writes the data to an underlying
ByteBufferQueue . |
Copyright © 2014. All Rights Reserved.