public interface OutputReconnectionManager
extends java.io.Serializable
getOutputChannel
and used like any other channel. Before transfering the channel end
to another node the prepareToMove()
method must be called.Modifier and Type | Method and Description |
---|---|
NetChannelOutput |
getOutputChannel()
Returns the underlying channel output end.
|
void |
prepareToMove()
Prepares the channel end for transfer to another node.
|
NetChannelOutput getOutputChannel()
void prepareToMove()
Copyright © 1996–2024. All rights reserved.