|
Jumpi v1.2.0 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Connector | A Connector is a low level communications protocol adapter which provides communications services to Controllers. |
Controller | A Controller manages all communications operations between a Jumpi instance and protocol specific Connectors, to provide communication guarantees. |
Jumpi | A Jumpi service provider implementation implements the Jumpi client API interface and is the root of a Component tree, providing basic services to the child components. |
Logger | Logs Info, Warning or Error Messages on behalf of Components. |
SequenceGenerator | A SequenceGenerator provides a thread-safe, strictly increasing sequence number. |
Task | A Task is a unit of work which is scheduled by the TaskScheduler to execute. |
TaskScheduler | A TaskScheduler manages the execution of Tasks, by scheduling them to run as soon as possible. |
ThreadFactory | A ThreadFactory provides started Threads to the caller to run the provided Runnable instances. |
Timer | A Timer manages one-shot or periodic timers on behalf of TimerListeners. |
TimerListener | TimerListeners are registered at a Timer to receive timer interrupts. |
Transformer | The Transformer interface is implemented by instances which perform data transformation, ( formatting or conversion etc). |
The Plug-in Component interfaces within the Jumpi Service Provider Interface.
|
Jumpi v1.2.0 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |