RMI Question:
How to get all the registered objects in a rmiregistry?
Answer:
Using list method of Naming Class.
Previous Question | Next Question |
When is AlreadyBoundException thrown and by which method? | Can a class implementing a Remote interface have non remote methods? |