Package | Description |
---|---|
agilermi.utility.io |
Provides classes and interfaces used to get remote access to IO objects, such
as
OutputStream objects and RandomAccessFile
objects. |
Class and Description |
---|
RandomAccessService
Remote interface used to access a random access file remotely.
|
RemoteInput
Represents a remote version of an
InputStream |
RemoteOutput
Represents a remote version of an
OutputStream |