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()
Copyright © 1996–2016. All rights reserved.