InterviewSolution
Saved Bookmarks
| 1. |
Explain The Various Methods Of Registering And Gaining Access To The Remote Object? |
|
Answer» The methods of remote objects are to be invoked by implementing the java.rmi.Remote interface. Methods:
The methods of remote objects are to be invoked by implementing the java.rmi.Remote interface. Methods: |
|