RMI Documentation
If you downloaded only the Object Serialization files, then you can ignore
this first set of links for the RMI system.
- Transition Guide
- Notes explaining the differences between this alpha release
and the early access release of RMI.
- README
- A top level README for all the other README files.
- Package documentation
- The API documentation generated by javadoc.
- Release Notes
- The release notes for Remote Method Invocation release Alpha2.
- RMI Quick Start Documentation
- Brief instructions to get you going writing a simple server and
client using Java RMI.
- rmic Stub Compiler
- Man page for the rmic command used to compile skeletons and stubs.
- RMI Specification
- The specification for Remote Method Invocation in Java.
Serialization Documentation
- README
- A top level README for all the other README files.
- Package documentation
- The API documentation generated by javadoc.
- Release Notes
- The release notes for Object Serialization release Alpha2.
- Serialization Specification
- The specification for Object Serialization in Java.