Package org.jcsp.net.dynamic
-
Interface Summary Interface Description InputReconnectionManager Receiving end of a migratable channel.MigratableChannelInput A migratable networked input channel end.MigratableChannelOutput A migratable networked channel output end.NamedMigratableChannelEndFactory Factory interface for creating migratable networked channel input ends using a CNS service.OutputReconnectionManager Writing end of a migratable channel. -
Class Summary Class Description DynamicClassLoader A service implementation for supporting dynamic class transfer at a node.MigratableAltingChannelInput A migratable input channel end that can be used as a guard within anAlternative
.MigratableChannelEnd Static factory for creating migratable channel ends.MigratableChannelEndFactory Factory for creating networked migratable channel ends.NamedMigratableChannelEndFactoryImpl Implementation of the factory for creating named migratable networked channel ends. -
Exception Summary Exception Description ChannelEndContructionException Thrown when a reconnection mannager is unable to recreate the underlying channel.ChannelEndNotMoveableException Thrown when a channel end cannot be moved.