Changes between Version 2 and Version 3 of KaRMI/ApplicationChanges
- Timestamp:
- 03/23/06 00:38:28 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KaRMI/ApplicationChanges
v2 v3 1 1 = Using KaRMI in your application = 2 [[ JPNav]]2 [[TracNav]] 3 3 4 4 KaRMI can be used as drop-in replacement for Java RMI. The KaRMI packages required in your application are uka.karmi.rmi and uka.karmi.rmi.server. These packages replace their counterparts java.rmi and java.rmi.server in the Java core library. To switch over to KaRMI, just replace all import statements in your application of the form
