|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamedPipe | |
|---|---|
| oemware.core | The core package is responsible for initializing, running and shutting down a server. |
| Uses of NamedPipe in oemware.core |
|---|
| Methods in oemware.core that return NamedPipe | |
|---|---|
NamedPipe |
NamedPipeThread.getNamedPipe()
|
| Constructors in oemware.core with parameters of type NamedPipe | |
|---|---|
NamedPipeThread(NamedPipe pNamedPipe,
java.util.concurrent.BlockingQueue<java.nio.ByteBuffer> pQueue,
int pBufferSize)
Create a new object. |
|
NamedPipeThread(NamedPipe pNamedPipe,
ObjectPool pBufferPool,
java.util.concurrent.BlockingQueue<java.nio.ByteBuffer> pQueue,
int pBufferSize)
Create a new object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||