ClassManager |
A process for retrieving and registering classes that cannot be found locally.
|
DataSerializationFilter |
A filter to be plugged into the sending end of a channel if dynamic class transfer is to be supported
over the channel.
|
DeserializeChannelFilter |
This class is used in the dynamic class loading mechanism.
|
InputReconnectionManager |
Receiving end of a migratable channel.
|
JFTP.ClassReply |
Represents a reply to a client for a loaded class, giving the class name and binary image.
|
JFTP.JarManifestReply |
Represents a reply to a client detailing a manifest of an archive.
|
MigratableAltingChannelInput |
A migratable input channel end that can be used as a guard within an Alternative .
|
MigratableChannelEndFactory |
Factory for creating networked migratable channel ends.
|
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 |
Serialized form of an object as as part of a DynamicClassLoaderMessage .
|
SerializedData.InputStreamFactory |
Factory for creating object input streams.
|