Package edu.emory.mathcs.util.remote.io

I/O streams over RMI.

See:
          Description

Class Summary
RemoteInputStream Serializable input stream that reads from an input stream on a remote host, using RMI (or RMIX, or Jini ERI, ...).
RemoteOutputStream Serializable output stream that writes to an output stream on a remote host, using RMI.
 

Package edu.emory.mathcs.util.remote.io Description

I/O streams over RMI.