Jumpi v1.2.0

Package org.jumpi.impl

The Jumpi reference implementation based on the Jumpi Service Provider Interface.

See:
          Description

Class Summary
AbstractConfigurationLoader Provides a mechanism to load and customize configuration properties.
AbstractConnector The AbstractConnector provides a simple abstract Connector implementation, where sends and receive operations are performed by a single thread, decoupled from the calling Controller thread.
AbstractController The AbstractController provides basic utility functions for its subclasses, for example standard configuration and management options.
AbstractDestination General implementation of a generic Destination based on a simple String Url.
AbstractTransformer An AbstractTransformer is an empty Component which supports no management operations and the configuration of a sole next Transformer, for forward transformation linking.
ConfigurationLoader Convert provided configuration values into Jumpi properties and allow replacement substitution of system property values with specially marked property values.
DestinationImpl A String Url based Destination implementation.
EnvelopeImpl An Envelope implementation.
FileConfigurationLoader Loads property files from either filesystem or classpath, and allows replacement substitution of system property values with specially marked property values.
HandleImpl An Handle carries status information about pending or finished send and receive operations.
JumpiImpl The service provider implementation of the Jumpi component.
SelectorImpl A Selector implementation providing synchronization support and notification for multiple Handles.
 

Package org.jumpi.impl Description

The Jumpi reference implementation based on the Jumpi Service Provider Interface.


Jumpi v1.2.0

Copyright © 2003, Peter Jonathan Klauser.