Package | Description |
---|---|
org.objectweb.jonathan | |
org.objectweb.jonathan.binding.api |
Provides a set of classes and interfaces for application level identifiers,
naming contexts and binders.
|
org.objectweb.jonathan.binding.domain |
Provides the default domain implementation.
|
org.objectweb.jonathan.binding.echannel |
Provides an implementation of an event channel service relying on RTP on top
of IP multicast.
|
org.objectweb.jonathan.binding.moa |
Provides classes implementing a minimal object adapter.
|
org.objectweb.jonathan.binding.soa |
Provides classes implementing an adaptor for a single object.
|
org.objectweb.jonathan.helpers |
Provides some helper classes.
|
org.objectweb.jonathan.kernel.api |
Provides abstractions used to configure a virtual machine using Jonathan's
configuration framework.
|
org.objectweb.jonathan.presentation.api |
Provides a set of classes and interfaces for presentation protocols
(marshallers and unmarshallers).
|
org.objectweb.jonathan.protocols.api |
Provides a set of classes and interfaces for communication protocols.
|
org.objectweb.jonathan.protocols.http.api |
A set of classes and interfaces specializing the binding abstractions
to the HTTP protocol, and abstracting connection management.
|
org.objectweb.jonathan.protocols.ip.api |
Provides 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.lib |
Provides a default implementation for TCP/IP connection management.
|
org.objectweb.jonathan.protocols.multicast_ip |
Provides an encapsulation of the IP multicast protocol
|
org.objectweb.jonathan.protocols.multiplex.api | |
org.objectweb.jonathan.protocols.multiplex.lib | |
org.objectweb.jonathan.protocols.rtp |
Provides an implementation of the RTP protocol.
|
org.objectweb.jonathan.protocols.tcpip |
Provides a set of classes giving access to the TCP/IP protocol stack.
|
org.objectweb.jonathan.resources.api |
Provides a set of classes and interfaces dealing with resource
management.
|
org.objectweb.jonathan.resources.lib |
Provides implementations for various resources and managers.
|
org.objectweb.jonathan.stub_factories.api |
Provides an interface for stub factories.
|