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) class
Implementation of theInputReconnectionManager
to work with a CNS service for resolution of the channel's current location.Fields in org.jcsp.net.dynamic declared as InputReconnectionManagerModifier and TypeFieldDescriptionprivate InputReconnectionManager
MigratableAltingChannelInputImpl.mgr
The reconnection manager for the channel.Constructors in org.jcsp.net.dynamic with parameters of type InputReconnectionManagerModifierConstructorDescriptionConstructs a newMigratableAltingChannelInputImpl
with a specified reconnection manager object.