This package cannot be compiled or run using JDK1.1.
This package is currently in a beta state and the API may be subject to changes.
Interface | Description |
---|---|
InputReconnectionManager | Receiving end of a migratable channel. |
MigratableChannelInput | A migratable networked input channel end. |
MigratableChannelOutput | A migratable networked channel output end. |
NamedMigratableChannelEndFactory | Factory interface for creating migratable networked channel input ends using a CNS service. |
OutputReconnectionManager | Writing end of a migratable channel. |
SerializedData.InputStreamFactory | Factory for creating object input streams. |
Class | Description |
---|---|
DynamicClassLoader | A service implementation for supporting dynamic class transfer at a node. |
DynamicClassLoader.DynamicClassLoaderUserObject | User interface to obtain the TX and RX filters from the service once it has been started. |
MigratableAltingChannelInput | A migratable input channel end that can be used as a guard within an Alternative . |
MigratableChannelEnd | Static factory for creating migratable channel ends. |
MigratableChannelEndFactory | Factory for creating networked migratable channel ends. |
NamedMigratableChannelEndFactoryImpl | Implementation of the factory for creating named migratable networked channel ends. |
Exception | Description |
---|---|
ChannelEndContructionException | Thrown when a reconnection mannager is unable to recreate the underlying channel. |
ChannelEndNotMoveableException | Thrown when a channel end cannot be moved. |