Uses of Package
org.objectweb.proactive.core.node

Packages that use org.objectweb.proactive.core.node
org.objectweb.proactive Provides the main classes for creating active objects and futures.  
org.objectweb.proactive.core.descriptor.data Provides all classes needed to create java objects related to XML Deployment Descriptor.  
org.objectweb.proactive.core.group Provides all classes needed to use group communications in ProActive.  
org.objectweb.proactive.core.group.spmd Provides classes needed to use SPMD model in ProActive.  
org.objectweb.proactive.core.node Defines the generic Nodes used in ProActive.  
org.objectweb.proactive.core.runtime Defines all classes needed to build a ProActiveRuntime.  
org.objectweb.proactive.core.runtime.ibis Ibis implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.jini JINI implementation of ProActiveRuntime.  
org.objectweb.proactive.core.runtime.rmi RMI implementation of ProActiveRuntime
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.descriptor.data
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.group
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.group.spmd
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.node
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
NodeInformation
           A class implementing this interface provides information about the node it is attached to.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.runtime
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.runtime.ibis
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.runtime.jini
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.runtime.rmi
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 



Copyright © April 2004 INRIA All Rights Reserved.