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.
DestinationImpl A String Url based Destination implementation.
EnvelopeImpl An Envelope implementation.
HandleImpl An Handle carries status information about pending or finished send and receive operations.
JumpiImpl The service provider implementation of the Jumpi component.
MidletConfigurationLoader Convert provided configuration values into Jumpi properties, adding any Jumpi Midlet properties from the Midlet System environment ( and in doing so replace any existing property of the same name).
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.