|
Jumpi v1.2.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| Component | The Component interface is implemented by all Jumpi implementation components, making them both Configurable and Manageable. |
| Configurable | Each Component part of the Jumpi reference implementation is configurable and hence implements the Configurable interface. |
| ConfigurationLoader | A ConfigurationLoader instance is responsible for loading properties into a Properties instance to configure Jumpi instances, and telling the JumpiFactory which class to load for the Jumpi instance. |
| Destination | The Destination is a generic addressing mechanism for sending and receiving messages. |
| Envelope | An Envelope carries all information relating to send and receive operations between Controllers and Connectors. |
| Handle | A service provider Handle interface extends the org.jumpi.Handle interface with extended information and control functions. |
| Manageable | The Manageable interface provides a means for managing a Jumpi component at runtime, and providing lifecycle support. |
| Operation | Management operations. |
| Parameters | Parameters used in Manageable operations. |
| Properties | A collection interface for String key, value pairs. |
| Selector | A Selector provides synchronization support for multiple concurrent sending or receiving operations. |
| Status | The service provider Status interface provides additional possibilities for a Handle's STATUS_TRANSIENT Status. |
The Jumpi Service Provider Interface provided by Jumpi implementations.
|
Jumpi v1.2.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||