jumpi-32.gif
Introduction | Home | Download | Release Notes | Examples | Component Guide | License | Standard-Javadoc | Mobile-Javadoc
jumpi-32.gif

Changes in Jumpi v1.2.0
EmailConnector component for sending and receiving Emails.
featuremajor EmailConnector - send simple text messages, or complex MimeMessages via SMTP, or receive simple text messages, or complex MimeMessages via IMAP or POP3.
bugminor JmsConnector documentation. Added missing default values for jndiqueueconnectionfactorylookup and jnditopicconnectionfactorylookup properties.

Changes in Jumpi v1.1.0
Midp10 HttpConnector component and some minor bug fixes.
featuremajor MidpConnector - Midp10 connector for synchronous request-reply communication via HTTP1.0. Midp10 devices can send data to backend services via the HttpJmsBridgeServlet provided.
featuremajor HttpJmsBridgeServlet - a Servlet 2.3 compliant servlet which bridges JMS and HTTP. Provides a mechanism to embed Jumpi client applications in servlet memory to service HTTP requests. An Echo application is provided which echoes the request data back to the requestor as a response for test purposes. The Echo application is a Jumpi client application which uses Somnifugi in-memory JMS to link to the HttpJmsBridgeServlet.
bugminor! Changed JumpiFactory's CONFIG_LOADER_KEY property to be property named 'org.jumpi.configurationloader'.
bugminor DaemonThreadFactory documentation. Corrected 'nameprefix' parameter which was wrongly named 'priority'.
bugminor TaskSchedulerImpl - changed minThreads lowerbound to 0, so implementations need not require any threads made in Jumpi, useful in 'small' devices.

Changes in Jumpi v1.0.0
The initial public release of Jumpi.
featuremajor JmsConnector - a JMS 1.0 Connector.
featuremajor MpiConnector - a mpiJava Connector.
featuremajor TcpConnector - a TCP Connector.
featuremajor UdpConnector - a UDP Connector.
featuremajor OrderingController - an ordering, unreliable, Controller which serializes send and receive operations on a per Destination basis.
featuremajor StatelessController - a stateless Controller.
featuremajor SequentialController - an ordering, unreliable, Controller which serializes all send and receive operations, irrespective of Destination.
featureminor SerializeTransformer and DeserializeTransformer - a transformer pair for standard Java object Serialization and Deserialization.
featureminor DummyAsyncConnector - a dummy Connector providing asynchronous send and receive operations. For test purposes.
featureminor LoopbackConnector - a Connector looping back messages instead of sending over some network. For test purposes.

jumpi-32.gif
Introduction | Home | Download | Release Notes | Examples | Component Guide | License | Standard-Javadoc | Mobile-Javadoc
jumpi-32.gif

SourceForge.net Logo
2003.12.29