| Interface | Description |
|---|---|
| IPCChannel |
IPC channel
|
| IPCConsumer |
IPC consumer to consume messages from IPC channel with a callback.
|
| IPCHandler |
IPC handler
|
| IPCProducer |
IPC producer to produce messages to IPC channel.
|
| Class | Description |
|---|---|
| IPCBasicChannel |
Basic IPC channel.
|
| IPCBasicHandler |
Basic IPC handler.
|
| IPCEvent |
IPC event.
|
| IPCHandlerLogger |
Just print the messages as they are recieved.
|
| Enum | Description |
|---|---|
| IPCEventType |
Represents any event in the processor.
|
Copyright © 2016. All rights reserved.