| Class and Description |
|---|
| AbstractBlackboardNotificationHandler
Common blackboard notification handler.
|
| ActionStatus
Blackboard action status.
|
| BlackboardClientHandler
Helpers for the blackboard protocol client.
|
| BlackboardHandler
Basic blackboard handler.
|
| BlackboardJob
High level representation of a blackboard job.
|
| BlackboardJobListener
Implement this interface in order to receive notifications for specific blackboard messages.
|
| BlackboardJobRegistry
Registers BlackboardJobListeners to be called when related incoming blackboard job notifications arrive.
|
| BlackboardMessage
Implementor of this interface represent blackboard messages nodes as the appear in the service profile blackboard.
|
| BlackboardNotificationHandler
This notification handler dispatches incoming notifications to registered blackboard message listeners.
|
| BlackboardParameter
Blackboard parameter used in a BlackboardMessage.
|
| BlackboardServerAction
Callback interface for serverside blackboard actions.
|
| BlackboardServerActionExecutor
A BlackboardServerActionExecutor dispatches the execution of server side blackboard actions.
|
| BlackboardServerHandler
Helper component used to bridge the high level blackboard job handling from the low level blackboard protocol based
on notifications and blackboard messages.
|
Copyright © 2018. All rights reserved.