Package | Description |
---|---|
org.jcsp.net.dynamic |
Supports dynamic operations over the JCSP.NET infrastructure.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
OutputReconnectionManagerCNSImpl
Implementation of the output reconnection manager that uses a CNS service to track channel ends.
|
Modifier and Type | Field and Description |
---|---|
private OutputReconnectionManager |
MigratableChannelOutputImpl.mgr
The output reconnection manager for the channel.
|
Constructor and Description |
---|
MigratableChannelOutputImpl(OutputReconnectionManager mgr)
Constructs a new
MigratableChannelOutputImpl with the given reconnection manager. |