Categories: Remote Invocation - RPC
Latest version: 2.0.5Added 2007-01-12
Aids in RMI development by generating the RMI stub and skeleton files, and offering debugging and configuration tools.Features include:- RMI Spy: monitor the RMI activity of your application- Wizards for common RMI Java elements (e.g. remote interfaces)- Automatic stubs generation (as java sources or .class files. No manual rmic)- RMI-specific Application Launcher: No more codebase and security policy troubles; Configuration of all RMI Java VM (-D) properties; Restart or clean the registry before application launch; Custom pre-launch and post-termination commands- Local rmiregistry control (start/stop/clean)- RMI Registry Inspector: View registry contents; View class hierarchy of registered objects; Call remote methods directly from Eclipse