| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBlackboardNotificationHandler<T extends BlackboardHandler>
Common blackboard notification handler.
|
class |
BlackboardNotificationHandler<T extends BlackboardHandler>
This notification handler dispatches incoming notifications to registered blackboard message listeners.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BlackboardClientHandler
Helpers for the blackboard protocol client.
|
interface |
BlackboardServerHandler
Helper component used to bridge the high level blackboard job handling from the low level blackboard protocol based
on notifications and blackboard messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlackboardClientHandlerImpl
Blackboard client.
|
class |
BlackboardHandlerImpl
Blackboard handler implementation.
|
Copyright © 2019. All rights reserved.