Uses of Class
jade.core.SliceProxy
-
Packages that use SliceProxy Package Description jade.core This package contains the microkernel of JADE system.jade.core.event jade.core.management jade.core.messaging jade.core.mobility jade.core.nodeMonitoring jade.core.replication jade.core.resource jade.core.sam -
-
Uses of SliceProxy in jade.core
Subclasses of SliceProxy in jade.core Modifier and Type Class Description static classService.SliceProxyDeprecated.use the class jade.core.SliceProxy instead of this inner class -
Uses of SliceProxy in jade.core.event
Subclasses of SliceProxy in jade.core.event Modifier and Type Class Description classNotificationProxyThe remote proxy for the JADE kernel-level service managing the event notification subsystem installed in the platform. -
Uses of SliceProxy in jade.core.management
Subclasses of SliceProxy in jade.core.management Modifier and Type Class Description classAgentManagementProxyThe remote proxy for the JADE kernel-level service managing the basic agent life cycle: creation, destruction, suspension and resumption. -
Uses of SliceProxy in jade.core.messaging
Subclasses of SliceProxy in jade.core.messaging Modifier and Type Class Description classMessagingProxyThe remote proxy for the JADE kernel-level service managing the message passing subsystem installed in the platform.classPersistentDeliveryProxyThe remote proxy for the JADE kernel-level service managing a persistent message delivery subsystem installed in the platform.classTopicManagementProxySlice Proxy for the TopicManagementService -
Uses of SliceProxy in jade.core.mobility
Subclasses of SliceProxy in jade.core.mobility Modifier and Type Class Description classAgentMobilityProxyThe remote proxy for the JADE kernel-level service managing the mobility-related agent life cycle: migration and clonation. -
Uses of SliceProxy in jade.core.nodeMonitoring
Subclasses of SliceProxy in jade.core.nodeMonitoring Modifier and Type Class Description classUDPNodeMonitoringProxy -
Uses of SliceProxy in jade.core.replication
Subclasses of SliceProxy in jade.core.replication Modifier and Type Class Description classAddressNotificationProxyThe remote proxy for the JADE kernel-level service distributing the Service Manager address list throughout the platform.classAgentReplicationProxyclassMainReplicationProxyThe remote proxy for the JADE kernel-level service managing the main-container replication subsystem installed in the platform. -
Uses of SliceProxy in jade.core.resource
Subclasses of SliceProxy in jade.core.resource Modifier and Type Class Description classResourceManagementProxySlice Proxy for the ResourceManagementService -
Uses of SliceProxy in jade.core.sam
Subclasses of SliceProxy in jade.core.sam Modifier and Type Class Description classSAMProxy
-