Package | Description |
---|---|
org.jslipc.channel.buffer | |
org.jslipc.ipc.pipe.shm |
Modifier and Type | Field and Description |
---|---|
protected ByteBufferQueue |
AbstractBbqChannel.queue |
Constructor and Description |
---|
AbstractBbqChannel(ByteBufferQueue queue) |
ReadableBbqChannel(ByteBufferQueue queue) |
WritableBbqChannel(ByteBufferQueue queue) |
Modifier and Type | Method and Description |
---|---|
protected ByteBufferQueue |
SharedMemoryPipe.createQueue(MappedByteBuffer buffer,
int fileSize,
JslipcRole role,
boolean in) |
protected ByteBufferQueue |
SharedMemoryPipe.getInQueue() |
protected ByteBufferQueue |
SharedMemoryPipe.getOutQueue() |
Copyright © 2014. All Rights Reserved.