Jonathan Core Documentation

All Packages

org.objectweb.jonathan
org.objectweb.jonathan.binding.apiProvides a set of classes and interfaces for application level identifiers, naming contexts and binders.
org.objectweb.jonathan.binding.domainProvides the default domain implementation.
org.objectweb.jonathan.binding.echannelProvides an implementation of an event channel service relying on RTP on top of IP multicast.
org.objectweb.jonathan.binding.moaProvides classes implementing a minimal object adapter.
org.objectweb.jonathan.binding.soaProvides classes implementing an adaptor for a single object.
org.objectweb.jonathan.helpersProvides some helper classes.
org.objectweb.jonathan.kernel.apiProvides abstractions used to configure a virtual machine using Jonathan's configuration framework.
org.objectweb.jonathan.presentation.apiProvides a set of classes and interfaces for presentation protocols (marshallers and unmarshallers).
org.objectweb.jonathan.protocols.apiProvides a set of classes and interfaces for communication protocols.
org.objectweb.jonathan.protocols.http.apiA set of classes and interfaces specializing the binding abstractions to the HTTP protocol, and abstracting connection management.
org.objectweb.jonathan.protocols.ip.apiProvides a set of classes and interfaces refining the binding abstractions in the case of IP protocols, and introduces some connection management abstractions.
org.objectweb.jonathan.protocols.ip.libProvides a default implementation for TCP/IP connection management.
org.objectweb.jonathan.protocols.multicast_ipProvides an encapsulation of the IP multicast protocol
org.objectweb.jonathan.protocols.multiplex.api
org.objectweb.jonathan.protocols.multiplex.lib
org.objectweb.jonathan.protocols.rtpProvides an implementation of the RTP protocol.
org.objectweb.jonathan.protocols.tcpipProvides a set of classes giving access to the TCP/IP protocol stack.
org.objectweb.jonathan.resources.apiProvides a set of classes and interfaces dealing with resource management.
org.objectweb.jonathan.resources.libProvides implementations for various resources and managers.
org.objectweb.jonathan.stub_factories.apiProvides an interface for stub factories.