Uses of Interface
org.objectweb.proactive.ProActiveInternalObject

Packages that use ProActiveInternalObject
org.objectweb.proactive.core.filetransfer Defines all classes related with ProActive File Transfer protocol
org.objectweb.proactive.ic2d.spy **For internal use only** Provides the Spy active object that is created in each VM IC2D is asked to monitor. 
org.objectweb.proactive.loadbalancing   
org.objectweb.proactive.loadbalancing.util   
org.objectweb.proactive.p2p.loadbalancer Load Balancing for the Peer-to-Peer Infrastructure. 
org.objectweb.proactive.p2p.service Peer-to-Peer Infrastructure. 
org.objectweb.proactive.p2p.service.node All related classes for managing and using the sharing node mecanism. 
 

Uses of ProActiveInternalObject in org.objectweb.proactive.core.filetransfer
 

Classes in org.objectweb.proactive.core.filetransfer that implement ProActiveInternalObject
 class FileTransferService
          This class is intented to be used a service active object for performing file transfer operations.
 

Uses of ProActiveInternalObject in org.objectweb.proactive.ic2d.spy
 

Classes in org.objectweb.proactive.ic2d.spy that implement ProActiveInternalObject
 class Spy
          The master Spy class
 

Uses of ProActiveInternalObject in org.objectweb.proactive.loadbalancing
 

Classes in org.objectweb.proactive.loadbalancing that implement ProActiveInternalObject
 class InformationRecover
           
 class LoadBalancer
          This is the main class for load balancing algorithms, all implementations should inherite from this one.
 class LoadMonitor
          This is the main class for Load Monitors, particular implementations of monitors should inherite from it.
 

Uses of ProActiveInternalObject in org.objectweb.proactive.loadbalancing.util
 

Classes in org.objectweb.proactive.loadbalancing.util that implement ProActiveInternalObject
 class startLBoverP2P
           
 

Uses of ProActiveInternalObject in org.objectweb.proactive.p2p.loadbalancer
 

Classes in org.objectweb.proactive.p2p.loadbalancer that implement ProActiveInternalObject
 class P2PLoadBalancer
           
 

Uses of ProActiveInternalObject in org.objectweb.proactive.p2p.service
 

Classes in org.objectweb.proactive.p2p.service that implement ProActiveInternalObject
 class P2PAcquaintanceManager
          Updating the group of exportAcquaintances of the P2P service.
 class P2PFirstContact
          Activity to contact a first group of peers in parallel of the P2PService activity.
 class P2PService
          ProActive Peer-to-Peer Service.
 

Uses of ProActiveInternalObject in org.objectweb.proactive.p2p.service.node
 

Classes in org.objectweb.proactive.p2p.service.node that implement ProActiveInternalObject
 class P2PNodeLookup
           
 class P2PNodeManager
           
 



Copyright 2001-2007 INRIA All Rights Reserved.