public interface InputReconnectionManager extends Serializable
getInputChannel
method and used like any other channel. Before migrating the channel,
the prepareToMove
method must be called.Modifier and Type | Method and Description |
---|---|
NetChannelLocation |
getCurrentLocation()
Returns the current location of the channel.
|
NetAltingChannelInput |
getInputChannel()
Returns the underlying input channel.
|
void |
prepareToMove()
Prepares the channel for a transfer between nodes.
|
NetAltingChannelInput getInputChannel()
NetChannelLocation getCurrentLocation()
void prepareToMove()
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.