| Package | Description |
|---|---|
| com.bluejeans.utils.ipc |
| Modifier and Type | Class and Description |
|---|---|
class |
IPCBasicHandler
Basic IPC handler.
|
class |
IPCHandlerLogger
Just print the messages as they are recieved.
|
| Modifier and Type | Method and Description |
|---|---|
List<IPCHandler> |
IPCBasicChannel.getHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
IPCConsumer.addHandler(IPCHandler handler) |
void |
IPCBasicChannel.addHandler(IPCHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
IPCBasicChannel.setHandlers(List<IPCHandler> handlers) |
Copyright © 2016. All rights reserved.