RMI over IIOP


RMI over IIOP

(Remote Method Invocation over Internet Inter-ORB Protocol) An extension to Sun's RMI procedure call that enables Java programs to execute CORBA objects. It allows Java access to non-Java processes via CORBA. See RMI.