|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ClackComponentListener | |
| ComponentDataHandler | A simple interface that let's components export/import data to and from property views without writing any GUI code. |
| ComponentVizLauncher | |
| Class Summary | |
|---|---|
| ClackComponent | ClackComponent is the abstract base class for all component blocks that comprise router functionality. |
| ClackComponentEvent | Class representing clack component events, used to pass information to listening entities |
| ClackPort | The ClackPort handles the actual transfer of packets between different components that have been connected. |
| ComponentFinder | Implements the flow-based component discovery in a Clack router graph (not currently used). |
| Interface | Abstract parent class of both InterfaceIn and InterfaceOut, which provides the basic functionality of a Clack Interface component. |
| PullToPush | A simple component used to convert from a pull connection to a push connection. |
| Queue | Base class for any Clack queue. |
Provides the base objects for supporting components within a Clack Router.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||