Uses of Interface
org.jcsp.net.dynamic.InputReconnectionManager
Packages that use InputReconnectionManager
Package
Description
Supports dynamic operations over the JCSP.NET infrastructure.
-
Uses of InputReconnectionManager in org.jcsp.net.dynamic
Classes in org.jcsp.net.dynamic that implement InputReconnectionManagerModifier and TypeClassDescription(package private) classImplementation of theInputReconnectionManagerto work with a CNS service for resolution of the channel's current location.Fields in org.jcsp.net.dynamic declared as InputReconnectionManagerModifier and TypeFieldDescriptionprivate InputReconnectionManagerMigratableAltingChannelInputImpl.mgrThe reconnection manager for the channel.Constructors in org.jcsp.net.dynamic with parameters of type InputReconnectionManagerModifierConstructorDescriptionConstructs a newMigratableAltingChannelInputImplwith a specified reconnection manager object.