Uses of Package
org.objectweb.jonathan.apis.kernel

Packages that use org.objectweb.jonathan.apis.kernel
org.objectweb.fractal.jonathan Provides Fractal compliant sub classes of some Jonathan classes. 
org.objectweb.fractal.rmi Provides a protocol, an object adapter and a binder component. 
org.objectweb.fractal.rmi.io Provides a marshaller and unmarshaller factory component. 
org.objectweb.fractal.rmi.registry Provides a Fractal components registry component. 
org.objectweb.fractal.rmi.stub Provides a stub and skeleton factory component based on ASM
org.objectweb.jonathan.apis.binding Provides a set of classes and interfaces for application level identifiers, naming contexts and binders. 
org.objectweb.jonathan.apis.kernel   
org.objectweb.jonathan.apis.presentation Provides a set of classes and interfaces for presentation protocols (marshallers and unmarshallers). 
org.objectweb.jonathan.apis.protocols Provides a set of classes and interfaces for communication protocols. 
org.objectweb.jonathan.apis.protocols.ip 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.apis.resources Provides a set of classes and interfaces dealing with resource management. 
org.objectweb.jonathan.apis.stub_factories Provides an interface for stub factories. 
org.objectweb.jonathan.libs.helpers   
org.objectweb.jonathan.libs.protocols.tcpip Provides a set of classes giving access to the TCP/IP protocol stack. 
org.objectweb.jonathan.libs.resources Provides implementations for various resources and managers. 
org.objectweb.jonathan.libs.resources.tcpip Provides a default implementation for TCP/IP connection management. 
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.fractal.jonathan
Context
          A context represents a set of typed objects, each identified by a name.
ContextFactory
          Interface for context factories.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.fractal.rmi
Context
          A context represents a set of typed objects, each identified by a name.
ContextFactory
          Interface for context factories.
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.fractal.rmi.io
Context
          A context represents a set of typed objects, each identified by a name.
ContextFactory
          Interface for context factories.
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.fractal.rmi.registry
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.fractal.rmi.stub
Context
          A context represents a set of typed objects, each identified by a name.
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.jonathan.apis.binding
Context
          A context represents a set of typed objects, each identified by a name.
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.jonathan.apis.kernel
Component
          The Component interface represents a component, with a value and a type.
Context
          A context represents a set of typed objects, each identified by a name.
Element
          The Element interface represents an element in a context.
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
Name
          Names are non-mutable structures representing names used by contexts.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.jonathan.apis.presentation
Context
          A context represents a set of typed objects, each identified by a name.
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.jonathan.apis.protocols
Context
          A context represents a set of typed objects, each identified by a name.
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.jonathan.apis.protocols.ip
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.jonathan.apis.resources
Context
          A context represents a set of typed objects, each identified by a name.
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.jonathan.apis.stub_factories
Context
          A context represents a set of typed objects, each identified by a name.
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.jonathan.libs.helpers
Context
          A context represents a set of typed objects, each identified by a name.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.jonathan.libs.protocols.tcpip
Context
          A context represents a set of typed objects, each identified by a name.
ContextFactory
          Interface for context factories.
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.jonathan.libs.resources
ContextFactory
          Interface for context factories.
 

Classes in org.objectweb.jonathan.apis.kernel used by org.objectweb.jonathan.libs.resources.tcpip
JonathanException
          JonathanException is the supertype of all Jonathan exceptions.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.